Metadata-Version: |
2.1 |
Name: |
purldb-toolkit |
Version: |
0.1.0 |
Summary: |
A toolkit and library to use the PurlDB and its API |
Author-Email: |
"nexB. Inc. and others" <info[at]aboutcode.org> |
Project-Url: |
Homepage, https://github.com/nexB/purldb/tree/main/purldb-toolkit |
Keywords: |
purl,Package-URL,Git,metadata,package,dependencies,open source,package,sca,scan |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.7 |
Requires-Dist: |
click (!=7.0,>=6.7) |
Requires-Dist: |
fetchcode |
Requires-Dist: |
packageurl_python (>=0.13.4) |
Requires-Dist: |
requests (>=2.7.0) |
Requires-Dist: |
doc8 (>=0.8.1); extra == "docs" |
Requires-Dist: |
Sphinx (==5.1.0); extra == "docs" |
Requires-Dist: |
sphinx-autobuild; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx-reredirects (>=0.1.2); extra == "docs" |
Requires-Dist: |
sphinx-rtd-dark-mode (>=1.3.0); extra == "docs" |
Requires-Dist: |
sphinx_rtd_theme (>=0.5.1); extra == "docs" |
Requires-Dist: |
aboutcode-toolkit (>=7.0.2); extra == "testing" |
Requires-Dist: |
black; extra == "testing" |
Requires-Dist: |
isort; extra == "testing" |
Requires-Dist: |
pycodestyle (>=2.8.0); extra == "testing" |
Requires-Dist: |
pytest (!=7.0.0,>=6); extra == "testing" |
Requires-Dist: |
pytest-rerunfailures; extra == "testing" |
Requires-Dist: |
pytest-xdist (>=2); extra == "testing" |
Requires-Dist: |
twine; extra == "testing" |
Requires-Dist: |
vendorize (>=0.3.0); extra == "testing" |
Requires-Dist: |
bump-my-version; extra == "testing" |
Provides-Extra: |
docs |
Provides-Extra: |
testing |
Description-Content-Type: |
text/x-rst |