File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# purl-python
2
- A parser and builder for purl Package URLs in Python
2
+
3
+ A parser and builder for purl Package URLs for Python 2 and 3.
4
+
5
+ See https://github.com/package-url/purl-spec for details.
6
+
7
+ License: MIT
8
+
9
+ Build and tests status
10
+ ======================
11
+
12
+ +------------------------------------------------------------------------------+
13
+ | **Linux (Travis) on Python 2 and 3 ** |
14
+ +==============================================================================+
15
+ | .. image:: https://api.travis-ci.org/package-url/purl-python.png?branch=master|
16
+ | :target: https://travis-ci.org/package-url/purl-python.png |
17
+ | :alt: Linux Master branch tests status |
18
+ +------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments