1 unstable release

0.1.0 Jun 27, 2024

#30 in #rpm


Used in rpmspec

MIT license

38KB
793 lines

RPM expression parser

RPM expressions are expressions used in spec files with the %[] notation, composed of different operators and 3 data types: strings, integers and RPM versions.


rpmexpr

This is an library for parsing %["rpm expressions"], designed to be used with the rpmspec crate.

Dependencies

~8–15MB
~178K SLoC