# packageurl-python
A parser and builder for purl Package URLs for Python 2 and 3.
See https://github.com/package-url/purl-spec for details.
License: MIT
Linux (Travis) on Python 2 and 3 |
---|
pip install packageurl-python
install:
virtualenv . bin/pip install -r requirements_tests.txt
run tests:
bin/py.test -vvs