wolfpack 0.3.1

A package manager and a build tool that supports major package formats (deb, RPM, ipk, pkg, MSIX).
Documentation
1
2
3
4
5
mod serde;
mod str_enum;

pub(crate) use self::serde::*;
pub(crate) use self::str_enum::*;