|
306 | 306 | "api_data_url": "https://pypi.org/pypi/six/1.17.0/json", |
307 | 307 | "datasource_id": null, |
308 | 308 | "purl": "pkg:pypi/[email protected]" |
309 | | - }, |
310 | | - { |
311 | | - "type": "pypi", |
312 | | - "namespace": null, |
313 | | - "name": "six", |
314 | | - "version": "1.17.0", |
315 | | - "qualifiers": {}, |
316 | | - "subpath": null, |
317 | | - "primary_language": "Python", |
318 | | - "description": "Python 2 and 3 compatibility utilities\n.. image:: https://img.shields.io/pypi/v/six.svg\n :target: https://pypi.org/project/six/\n :alt: six on PyPI\n\n.. image:: https://readthedocs.org/projects/six/badge/?version=latest\n :target: https://six.readthedocs.io/\n :alt: six's documentation on Read the Docs\n\n.. image:: https://img.shields.io/badge/license-MIT-green.svg\n :target: https://github.com/benjaminp/six/blob/master/LICENSE\n :alt: MIT License badge\n\nSix is a Python 2 and 3 compatibility library. It provides utility functions\nfor smoothing over the differences between the Python versions with the goal of\nwriting Python code that is compatible on both Python versions. See the\ndocumentation for more information on what is provided.\n\nSix supports Python 2.7 and 3.3+. It is contained in only one Python\nfile, so it can be easily copied into your project. (The copyright and license\nnotice must be retained.)\n\nOnline documentation is at https://six.readthedocs.io/.\n\nBugs can be reported to https://github.com/benjaminp/six. The code can also\nbe found there.", |
319 | | - "release_date": "2024-12-04T17:35:28", |
320 | | - "parties": [ |
321 | | - { |
322 | | - "type": "person", |
323 | | - "role": "author", |
324 | | - "name": "Benjamin Peterson", |
325 | | - |
326 | | - "url": null |
327 | | - } |
328 | | - ], |
329 | | - "keywords": [ |
330 | | - "Development Status :: 5 - Production/Stable", |
331 | | - "Intended Audience :: Developers", |
332 | | - "Programming Language :: Python :: 2", |
333 | | - "Programming Language :: Python :: 3", |
334 | | - "Topic :: Software Development :: Libraries", |
335 | | - "Topic :: Utilities" |
336 | | - ], |
337 | | - "homepage_url": "https://github.com/benjaminp/six", |
338 | | - "download_url": "https://files.pythonhosted.org/packages/94/e7/b2c673351809dca68a0e064b6af791aa332cf192da575fd474ed7d6f16a2/six-1.17.0.tar.gz", |
339 | | - "size": 34031, |
340 | | - "sha1": null, |
341 | | - "md5": "a0387fe15662c71057b4fb2b7aa9056a", |
342 | | - "sha256": "ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81", |
343 | | - "sha512": null, |
344 | | - "bug_tracking_url": null, |
345 | | - "code_view_url": null, |
346 | | - "vcs_url": null, |
347 | | - "copyright": null, |
348 | | - "license_expression": null, |
349 | | - "declared_license": { |
350 | | - "license": "MIT", |
351 | | - "classifiers": [ |
352 | | - "License :: OSI Approved :: MIT License" |
353 | | - ] |
354 | | - }, |
355 | | - "notice_text": null, |
356 | | - "source_packages": [], |
357 | | - "file_references": [], |
358 | | - "extra_data": {}, |
359 | | - "dependencies": [], |
360 | | - "repository_homepage_url": null, |
361 | | - "repository_download_url": null, |
362 | | - "api_data_url": "https://pypi.org/pypi/six/1.17.0/json", |
363 | | - "datasource_id": null, |
364 | | - "purl": "pkg:pypi/[email protected]" |
365 | 309 | } |
366 | 310 | ], |
367 | 311 | "resolved_dependencies_graph": [ |
|
0 commit comments