Skip to content

Latest commit

 

History

History
 
 

tugger-rpm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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!