summaryrefslogtreecommitdiff
path: root/test/results/python3-pip-v2.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/results/python3-pip-v2.json')
-rw-r--r--test/results/python3-pip-v2.json192
1 files changed, 192 insertions, 0 deletions
diff --git a/test/results/python3-pip-v2.json b/test/results/python3-pip-v2.json
new file mode 100644
index 0000000..109e8e2
--- /dev/null
+++ b/test/results/python3-pip-v2.json
@@ -0,0 +1,192 @@
+{
+ "version": "2.0",
+ "licenses": [
+ {
+ "id": "BSD-4-Clause",
+ "name": "BSD 4-Clause \"Original\" or \"Old\" License",
+ "url": "http://spdx.org/licenses/BSD-4-Clause.json",
+ "count": 4
+ },
+ {
+ "id": "MIT",
+ "name": "MIT License",
+ "url": "http://spdx.org/licenses/MIT.json",
+ "count": 4
+ },
+ {
+ "id": "Apache-2.0",
+ "name": "Apache License 2.0",
+ "url": "http://spdx.org/licenses/Apache-2.0.json",
+ "count": 1
+ },
+ {
+ "id": "BSD-3-Clause",
+ "name": "BSD 3-Clause \"New\" or \"Revised\" License",
+ "url": "http://spdx.org/licenses/BSD-3-Clause.json",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "Copyright (c) 2015, Julien Fache",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "Python-2.0",
+ "name": "Python License 2.0",
+ "url": "http://spdx.org/licenses/Python-2.0.json",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "Standard PIL License",
+ "url": "",
+ "count": 1
+ }
+ ],
+ "dependencies": [
+ {
+ "name": "Django",
+ "url": "https://www.djangoproject.com/",
+ "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-4-Clause"
+ ]
+ },
+ {
+ "name": "Pillow",
+ "url": "https://python-pillow.org",
+ "description": "Python Imaging Library (Fork)",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "beautifulsoup4",
+ "url": "http://www.crummy.com/software/BeautifulSoup/bs4/",
+ "description": "Screen-scraping library",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "django-contrib-comments",
+ "url": "https://github.com/django/django-contrib-comments",
+ "description": "The code formerly known as django.contrib.comments.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-4-Clause"
+ ]
+ },
+ {
+ "name": "django-js-asset",
+ "url": "https://github.com/matthiask/django-js-asset/",
+ "description": "script tag with additional attributes for django.forms.Media",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-4-Clause"
+ ]
+ },
+ {
+ "name": "django-mptt",
+ "url": "http://github.com/django-mptt/django-mptt",
+ "description": "Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "django-tagging",
+ "url": "https://github.com/Fantomas42/django-tagging",
+ "description": "Generic tagging application for Django",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-4-Clause"
+ ]
+ },
+ {
+ "name": "django-xmlrpc",
+ "url": "https://github.com/Fantomas42/django-xmlrpc",
+ "description": "XML-RPC Server App for the Django framework.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "mots-vides",
+ "url": "https://github.com/Fantomas42/mots-vides",
+ "description": "Python library for managing stop words in many languages.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "pyparsing",
+ "url": "http://pyparsing.wikispaces.com/",
+ "description": "Python parsing module",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pytz",
+ "url": "http://pythonhosted.org/pytz",
+ "description": "World timezone definitions, modern and historical",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regex",
+ "url": "https://bitbucket.org/mrabarnett/mrab-regex",
+ "description": "Alternative regular expression module, to replace re.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Python-2.0"
+ ]
+ },
+ {
+ "name": "tornado",
+ "url": "http://www.tornadoweb.org/",
+ "description": "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ }
+ ]
+}