METADATA 938 B

1234567891011121314151617181920212223242526
  1. Metadata-Version: 2.0
  2. Name: python-editor
  3. Version: 1.0.3
  4. Summary: Programmatically open an editor, capture the result.
  5. Home-page: https://github.com/fmoo/python-editor
  6. Author: Peter Ruibal
  7. Author-email: ruibalp@gmail.com
  8. License: Apache
  9. Keywords: editor library vim emacs
  10. Platform: UNKNOWN
  11. Classifier: Development Status :: 5 - Production/Stable
  12. Classifier: Intended Audience :: Developers
  13. Classifier: License :: OSI Approved :: Apache Software License
  14. Classifier: Operating System :: OS Independent
  15. Classifier: Programming Language :: Python :: 2
  16. Classifier: Programming Language :: Python :: 2.6
  17. Classifier: Programming Language :: Python :: 2.7
  18. Classifier: Programming Language :: Python :: 3
  19. Classifier: Programming Language :: Python :: 3.3
  20. Classifier: Programming Language :: Python :: 3.4
  21. Classifier: Programming Language :: Python :: 3.5
  22. Classifier: Topic :: Software Development :: Libraries
  23. UNKNOWN