PKG-INFO 711 B

123456789101112131415161718
  1. Metadata-Version: 1.0
  2. Name: Babel
  3. Version: 0.9.6
  4. Summary: Internationalization utilities
  5. Home-page: http://babel.edgewall.org/
  6. Author: Edgewall Software
  7. Author-email: info@edgewall.org
  8. License: BSD
  9. Download-URL: http://babel.edgewall.org/wiki/Download
  10. Description: A collection of tools for internationalizing Python applications.
  11. Platform: UNKNOWN
  12. Classifier: Development Status :: 4 - Beta
  13. Classifier: Environment :: Web Environment
  14. Classifier: Intended Audience :: Developers
  15. Classifier: License :: OSI Approved :: BSD License
  16. Classifier: Operating System :: OS Independent
  17. Classifier: Programming Language :: Python
  18. Classifier: Topic :: Software Development :: Libraries :: Python Modules