Skip to content

pythonthings/packageurl-python

 
 

Repository files navigation

# 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

Build and tests status

Linux (Travis) on Python 2 and 3
Linux Master branch tests status

Install

pip install packageurl-python

Running tests

install:

virtualenv .
bin/pip install -r requirements_tests.txt

run tests:

bin/py.test -vvs

About

Python implementation of the package url spec

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%