Crates.io | tugger-snapcraft |
lib.rs | tugger-snapcraft |
version | 0.15.0 |
source | src |
created_at | 2021-03-04 22:38:48.718908 |
updated_at | 2022-12-29 23:55:53.846939 |
description | Snapcraft packaging primitives |
homepage | https://github.com/indygreg/PyOxidizer |
repository | https://github.com/indygreg/PyOxidizer.git |
max_upload_size | |
id | 363943 |
size | 26,140 |
tugger-snapcraft
is a library crate for interfacing with the
Snapcraft for building and interfacing with
snap packages.
The following functionality is (partially) implemented:
snapcraft.yaml
primitives.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!