wolfpack

Crates.iowolfpack
lib.rswolfpack
version0.3.0
created_at2025-02-15 21:38:11.706228+00
updated_at2025-05-18 09:40:09.296422+00
descriptionA package manager and a build tool that supports major package formats (deb, RPM, ipk, pkg, MSIX).
homepagehttps://github.com/igankevich/wolfpack
repositoryhttps://github.com/igankevich/wolfpack
max_upload_size
id1557125
size662,737
Ivan Gankevich (igankevich)

documentation

https://docs.rs/wolfpack

README

Wolfpack

Crates.io Version Docs dependency status

A package manager and a build tool that supports major package formats (deb, RPM, ipk, pkg, MSIX). Wolfpack allows one to

  • install packages from foreign Linux distributions,

  • generate packages for supported Linux distributions using supported language-specific build tools — work-in-progress,

  • generate Wolfpack packages installable in all major operating systems (Linux-based, FreeBSD, MacOS, Windows) — work-in-progress.

Installation

cargo install wolfpack
Commit count: 11

cargo fmt