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

#1535 in Rust patterns

Download history 46/week @ 2023-12-04 74/week @ 2023-12-11 106/week @ 2023-12-18 43/week @ 2023-12-25 46/week @ 2024-01-01 113/week @ 2024-01-08 38/week @ 2024-01-15 31/week @ 2024-01-22 23/week @ 2024-01-29 32/week @ 2024-02-05 39/week @ 2024-02-12 58/week @ 2024-02-19 134/week @ 2024-02-26 38/week @ 2024-03-04 55/week @ 2024-03-11 69/week @ 2024-03-18

306 downloads per month
Used in 2 crates (via tugger)

MPL-2.0 license

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

~8–23MB
~376K SLoC