6 releases (breaking)

0.6.0 Aug 9, 2021
0.5.0 May 6, 2021
0.4.0 Apr 30, 2021
0.3.0 Apr 15, 2021
0.1.0 Mar 4, 2021

#14 in #tugger

MPL-2.0 license

39KB
857 lines

tugger-rpm

tugger-rpm is a library crate implementing functionality related to RPM packaging. The following functionality is (partially) implemented:

  • Creating .rpm files from raw files.

tugger-rpm is part of the Tugger application distribution tool but exists as its own crate to facilitate code reuse for other tools wishing to have a low-level interface to Debian packaging primitives. Tugger is part of the PyOxidizer project and this crate is developed in that repository.

While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!

Dependencies

~0.1–1MB
~17K SLoC