tugger

Crates.iotugger
lib.rstugger
version0.18.0
created_at2019-08-25 23:37:57.895549+00
updated_at2022-12-29 23:57:04.004798+00
descriptionPackage and distribute applications
homepagehttps://github.com/indygreg/PyOxidizer
repositoryhttps://github.com/indygreg/PyOxidizer.git
max_upload_size
id159629
size323,000
Gregory Szorc (indygreg)

documentation

README

Tugger

Tugger is a generic application packaging and distribution tool.

Tugger implements its functionality across a series of crates:

  • tugger-binary-analysis - Analyze platform native binaries.
  • tugger-common - Shared functionality.
  • tugger-rpm - RPM packaging.
  • tugger-snapcraft - Snapcraft packaging.
  • tugger-windows - Common Windows functionality (like binary signing).
  • tugger-wix - WiX Toolset
  • tugger - High-level interface and Starlark dialect.

Tugger is part of the PyOxidizer project. However, Tugger is intended to be useful as a standalone project and is developed as such. However, its canonical source repository is the aforementioned PyOxidizer repository.

Status

Tugger is still very alpha and rough around the edges. You probably don't want to use this crate.

Commit count: 0

cargo fmt