PyVer (WIP)
Python PEP-440 Version Parsing
This package allows for parsing Python PEP-440 version numbers and comparisons between PEP-440 Versions
Usage
[]
= "0.0.1"
use PackageVersion;
let a = new.unwrap;
let b = new.unwrap;
assert_eq!;
Contribution
For now Contributions will be quite loose but soon we will be switching to a rolling release model