huak
huak copied to clipboard
[wip] A Python package manager written in Rust and inspired by Cargo.
- #158 - https://peps.python.org/pep-0508/ - https://peps.python.org/pep-0440/ - https://peps.python.org/pep-0658/ other - https://peps.python.org/pep-0711/ - https://peps.python.org/pep-0582/ - https://peps.python.org/pep-0665/
Using latest `master` ``` my-project on master [?] is 📦 v0.0.1 via 🐍 ❯ huak add xlcsv error: a problem with io occurred: %1 is not a valid Win32...
For several reasons, Huak will need to be able to parse package metadata from its distribution info data (METADATA) file. Could implement the parsing for 2.1 and (undecided) 1.2. 1.2...
The release process needs to be adjusted for the new project structure.