tugger-rpm

Crates.iotugger-rpm
lib.rstugger-rpm
version0.6.0
sourcesrc
created_at2021-03-04 22:38:07.969973
updated_at2021-08-09 00:06:29.455566
descriptionRPM packaging primitives
homepagehttps://github.com/indygreg/PyOxidizer
repositoryhttps://github.com/indygreg/PyOxidizer.git
max_upload_size
id363942
size6,044
Gregory Szorc (indygreg)

documentation

README

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!

Commit count: 6697

cargo fmt