| Crates.io | tugger-rpm |
| lib.rs | tugger-rpm |
| version | 0.6.0 |
| created_at | 2021-03-04 22:38:07.969973+00 |
| updated_at | 2021-08-09 00:06:29.455566+00 |
| description | RPM packaging primitives |
| homepage | https://github.com/indygreg/PyOxidizer |
| repository | https://github.com/indygreg/PyOxidizer.git |
| max_upload_size | |
| id | 363942 |
| size | 6,044 |
tugger-rpm is a library crate implementing functionality related
to RPM packaging. The following functionality is (partially) implemented:
.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!