How is this different from PyPA's packaging library which has a parser for PEP 440 versions? https://github.com/pypa/packaging/blob/master/packaging/version.py
On Thu, Feb 20, 2020 at 5:34 PM Frazer McLean <[email protected]> wrote: > > Hi, > > parver is my package for parsing and manipulating PEP 440 version > numbers. I have just released version 0.3. > > For more information: > > PyPI: https://pypi.org/project/parver/ > Repository: https://github.com/RazerM/parver > Documentation: https://parver.readthedocs.io/en/latest/ > > Thanks, > > Frazer > -- > Distutils-SIG mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/distutils-sig.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/IH3ADVUMCGQP3LE3X7J72LXB6HGTR2KC/ -- Distutils-SIG mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZTO5DMQJUE5SDGRXGLJJ6BQNOV2WPEOH/
