rust-pip icon indicating copy to clipboard operation
rust-pip copied to clipboard

Add Python version parsing [`PEP-440`]

Open Allstreamer opened this issue 3 years ago • 0 comments
trafficstars

Implement a parser for Python package versions as described in Pep-440

This includes things such as:

  • Ordering Operations
  • Unit tests
  • etc

Releated

  • #1

Allstreamer avatar Aug 15 '22 20:08 Allstreamer