PKG-INFO 1.0 KB

1234567891011121314151617181920212223
  1. Metadata-Version: 1.0
  2. Name: Django
  3. Version: 1.2.3
  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: http://media.djangoproject.com/releases/1.2/Django-1.2.3.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: Topic :: Internet :: WWW/HTTP
  20. Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
  21. Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
  22. Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
  23. Classifier: Topic :: Software Development :: Libraries :: Python Modules