summaryrefslogtreecommitdiff
path: root/test/results/python-pip-v1.json
blob: 3aa6f39c1f0f6ea493a4117991ae00c06df29d05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
  "licenses": [
    {
      "count": 4,
      "name": "BSD"
    },
    {
      "count": 4,
      "name": "MIT"
    },
    {
      "count": 1,
      "name": "Copyright (c) 2015, Julien Fache"
    },
    {
      "count": 1,
      "name": "New BSD License"
    },
    {
      "count": 1,
      "name": "Python Software Foundation License"
    },
    {
      "count": 1,
      "name": "Standard PIL License"
    }
  ],
  "dependencies": [
    {
      "license": {
        "name": "BSD",
        "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
      },
      "dependency": {
        "name": "Django",
        "url": "https://www.djangoproject.com/",
        "description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "Standard PIL License"
      },
      "dependency": {
        "name": "Pillow",
        "url": "https://python-pillow.org",
        "description": "Python Imaging Library (Fork)",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "MIT",
        "url": "http://opensource.org/licenses/mit-license"
      },
      "dependency": {
        "name": "beautifulsoup4",
        "url": "http://www.crummy.com/software/BeautifulSoup/bs4/",
        "description": "Screen-scraping library",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "BSD",
        "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
      },
      "dependency": {
        "name": "django-contrib-comments",
        "url": "https://github.com/django/django-contrib-comments",
        "description": "The code formerly known as django.contrib.comments.",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "BSD",
        "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
      },
      "dependency": {
        "name": "django-js-asset",
        "url": "https://github.com/matthiask/django-js-asset/",
        "description": "script tag with additional attributes for django.forms.Media",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "MIT",
        "url": "http://opensource.org/licenses/mit-license"
      },
      "dependency": {
        "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.",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "BSD",
        "url": "http://en.wikipedia.org/wiki/BSD_licenses#4-clause_license_.28original_.22BSD_License.22.29"
      },
      "dependency": {
        "name": "django-tagging",
        "url": "https://github.com/Fantomas42/django-tagging",
        "description": "Generic tagging application for Django",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "New BSD License"
      },
      "dependency": {
        "name": "django-xmlrpc",
        "url": "https://github.com/Fantomas42/django-xmlrpc",
        "description": "XML-RPC Server App for the Django framework.",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "Copyright (c) 2015, Julien Fache"
      },
      "dependency": {
        "name": "mots-vides",
        "url": "https://github.com/Fantomas42/mots-vides",
        "description": "Python library for managing stop words in many languages.",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "MIT",
        "url": "http://opensource.org/licenses/mit-license"
      },
      "dependency": {
        "name": "pyparsing",
        "url": "http://pyparsing.wikispaces.com/",
        "description": "Python parsing module",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "MIT",
        "url": "http://opensource.org/licenses/mit-license"
      },
      "dependency": {
        "name": "pytz",
        "url": "http://pythonhosted.org/pytz",
        "description": "World timezone definitions, modern and historical",
        "pathes": [
          "."
        ]
      }
    },
    {
      "license": {
        "name": "Python Software Foundation License",
        "url": "http://hg.python.org/cpython/raw-file/89ce323357db/LICENSE"
      },
      "dependency": {
        "name": "regex",
        "url": "https://bitbucket.org/mrabarnett/mrab-regex",
        "description": "Alternative regular expression module, to replace re.",
        "pathes": [
          "."
        ]
      }
    }
  ]
}