2 unstable releases
new 0.1.0 | Apr 23, 2025 |
---|---|
0.0.1 | May 21, 2024 |
#11 in #plist
95 downloads per month
Used in 3 crates
(via glyphs-reader)
8KB
155 lines
A simple and limited proc macro for parsing ASCII plists.
This tool was written for and is tailored to the case of parsing the .glyphs files generated by Glyphs.app.
ascii_plist_derive
This crate provides a simple derive macro for parsing ASCII/NeXTSTEP/OpenStep
style property lists. It is designed for use by the glyphs-reader
crate and may not be suitable for other purposes.
Dependencies
~190–620KB
~15K SLoC