软件包:python3-packageurl(0.16.0-2)
python3-packageurl 的相关链接
Debian 的资源:
下载源码包 python-packageurl:
- [python-packageurl_0.16.0-2.dsc]
- [python-packageurl_0.16.0.orig.tar.gz]
- [python-packageurl_0.16.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library to parse and build "purl" aka. Package URLs
A purl or package URL is an attempt to standardize existing approaches to reliably identify and locate software packages.
A purl is a URL string used to identify and locate a software package in a mostly universal and uniform way across programming languages, package managers, packaging conventions, tools, APIs and databases.
Such a package URL is useful to reliably reference the same software package using a simple and expressive syntax and conventions based on familiar URLs.
See https://github.com/package-url/purl-spec for details.
This package installs the library for Python 3.