#tbd #apple #macos

text-stub-library

Interface to text stub files (.tbd files)

8 breaking releases

0.9.0 Jan 14, 2023
0.8.0 Jun 5, 2022
0.7.0 Mar 6, 2022
0.6.0 Oct 25, 2021
0.4.0 May 6, 2021

#170 in macOS and iOS APIs

Download history 3/week @ 2024-02-12 47/week @ 2024-02-19 26/week @ 2024-02-26 23/week @ 2024-03-04 12/week @ 2024-03-11 30/week @ 2024-03-18 15/week @ 2024-03-25

83 downloads per month

MIT/Apache

28KB
325 lines

text-stub-library

text-stub-library is a library crate for reading and writing text stub files, which define metadata about dynamic libraries.

text stub files are commonly materialized as .tbd files and are commonly seen in Apple SDKs, where they serve as placeholders for .dylib files, enabling linkers to work without access to the full .dylib file.

Dependencies

~2.1–3MB
~64K SLoC