PKG-INFO 1.2 KB

1234567891011121314151617181920212223242526
  1. Metadata-Version: 1.0
  2. Name: Django
  3. Version: 1.4.5
  4. Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  5. Home-page: http://www.djangoproject.com/
  6. Author: Django Software Foundation
  7. Author-email: foundation@djangoproject.com
  8. License: UNKNOWN
  9. Download-URL: https://www.djangoproject.com/m/releases/1.4/Django-1.4.5.tar.gz
  10. Description: UNKNOWN
  11. Platform: UNKNOWN
  12. Classifier: Development Status :: 5 - Production/Stable
  13. Classifier: Environment :: Web Environment
  14. Classifier: Framework :: Django
  15. Classifier: Intended Audience :: Developers
  16. Classifier: License :: OSI Approved :: BSD License
  17. Classifier: Operating System :: OS Independent
  18. Classifier: Programming Language :: Python
  19. Classifier: Programming Language :: Python :: 2.5
  20. Classifier: Programming Language :: Python :: 2.6
  21. Classifier: Programming Language :: Python :: 2.7
  22. Classifier: Topic :: Internet :: WWW/HTTP
  23. Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
  24. Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
  25. Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
  26. Classifier: Topic :: Software Development :: Libraries :: Python Modules