pydist.json 1.4 KB

1
  1. {"license": "BSD", "exports": {"console_scripts": {"django-admin": "django.core.management:execute_from_command_line"}}, "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "name": "Django", "metadata_version": "2.0", "contacts": [{"role": "author", "email": "foundation@djangoproject.com", "name": "Django Software Foundation"}], "generator": "bdist_wheel (0.22.0)", "commands": {"wrap_console": {"django-admin": "django.core.management:execute_from_command_line"}}, "summary": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.", "project_urls": {"Home": "http://www.djangoproject.com/"}, "version": "1.7", "classifiers": ["Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules"]}