1 unstable release
0.0.1 | May 21, 2024 |
---|
#14 in #plist
24 downloads per month
Used in 3 crates
(via glyphs-reader)
8KB
155 lines
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.
lib.rs
:
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.
Dependencies
~225–670KB
~16K SLoC