pep440

Crates.iopep440
lib.rspep440
version0.2.0
sourcesrc
created_at2021-03-17 04:42:03.363645
updated_at2021-07-10 21:24:41.64331
descriptionParse and compare Python PEP440 style version numbers
homepage
repositoryhttps://github.com/relrod/pep440-rs
max_upload_size
id370049
size315,640
Nathaniel J. Smith (njsmith)

documentation

README

pep440

tests

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.

Commit count: 19

cargo fmt