# pep440
[](https://github.com/relrod/pep440-rs/actions/workflows/ci.yml)
This is a [PEP440](https://www.python.org/dev/peps/pep-0440/) version parser
library for/in Rust.
### Licensing
The test cases we use come mostly from the
[pypa/packaging](https://github.com/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.