pep440-rs

PEP440 version parsing library for Rust, WIP

OTHER License

Downloads
101.9K
Stars
3
Committers
2

pep440

This is a PEP440 version parser library for/in Rust.

Licensing

The test cases we use come mostly from the pypa/packaging source code, and to keep things simple, this library is licensed the same way that one is: Under the terms of either: Apache-2.0 or 2-clause BSD. See the respective license files for more information.