14 breaking releases
0.15.0 | Dec 29, 2022 |
---|---|
0.14.0 | Nov 8, 2022 |
0.13.0 | Aug 7, 2022 |
0.12.0 | Jun 5, 2022 |
0.1.0 | Mar 4, 2021 |
#1320 in Rust patterns
169 downloads per month
Used in 2 crates
(via tugger)
37KB
743 lines
tugger-snapcraft
tugger-snapcraft
is a library crate for interfacing with the
Snapcraft for building and interfacing with
snap packages.
The following functionality is (partially) implemented:
- Structs representing
snapcraft.yaml
primitives. - Builder interface for invoking the
snapcraft
tool.
tugger-snapcraft
is part of the Tugger application distribution tool
but exists as its own crate to facilitate code reuse for other tools
wishing to perform similar functionality. 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
~9–23MB
~361K SLoC