39 lines
1.4 KiB
Text
39 lines
1.4 KiB
Text
![]() |
Metadata-Version: 2.1
|
||
|
Name: Django
|
||
|
Version: 2.0.4
|
||
|
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
|
||
|
Home-page: https://www.djangoproject.com/
|
||
|
Author: Django Software Foundation
|
||
|
Author-email: foundation@djangoproject.com
|
||
|
License: BSD
|
||
|
Platform: UNKNOWN
|
||
|
Classifier: Development Status :: 5 - Production/Stable
|
||
|
Classifier: Environment :: Web Environment
|
||
|
Classifier: Framework :: Django
|
||
|
Classifier: Intended Audience :: Developers
|
||
|
Classifier: License :: OSI Approved :: BSD License
|
||
|
Classifier: Operating System :: OS Independent
|
||
|
Classifier: Programming Language :: Python
|
||
|
Classifier: Programming Language :: Python :: 3
|
||
|
Classifier: Programming Language :: Python :: 3.4
|
||
|
Classifier: Programming Language :: Python :: 3.5
|
||
|
Classifier: Programming Language :: Python :: 3.6
|
||
|
Classifier: Programming Language :: Python :: 3 :: Only
|
||
|
Classifier: Topic :: Internet :: WWW/HTTP
|
||
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
||
|
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
|
||
|
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
||
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||
|
Requires-Python: >=3.4
|
||
|
Provides-Extra: bcrypt
|
||
|
Provides-Extra: argon2
|
||
|
Requires-Dist: pytz
|
||
|
Provides-Extra: argon2
|
||
|
Requires-Dist: argon2-cffi (>=16.1.0); extra == 'argon2'
|
||
|
Provides-Extra: bcrypt
|
||
|
Requires-Dist: bcrypt; extra == 'bcrypt'
|
||
|
|
||
|
UNKNOWN
|
||
|
|
||
|
|