METADATA 722 B

12345678910111213141516171819202122232425
  1. Metadata-Version: 2.0
  2. Name: cycler
  3. Version: 0.10.0
  4. Summary: Composable style cycles
  5. Home-page: http://github.com/matplotlib/cycler
  6. Author: Thomas A Caswell
  7. Author-email: matplotlib-users@python.org
  8. License: BSD
  9. Keywords: cycle kwargs
  10. Platform: Cross platform (Linux
  11. Platform: Mac OSX
  12. Platform: Windows)
  13. Classifier: Development Status :: 4 - Beta
  14. Classifier: Programming Language :: Python :: 2
  15. Classifier: Programming Language :: Python :: 2.6
  16. Classifier: Programming Language :: Python :: 2.7
  17. Classifier: Programming Language :: Python :: 3
  18. Classifier: Programming Language :: Python :: 3.3
  19. Classifier: Programming Language :: Python :: 3.4
  20. Classifier: Programming Language :: Python :: 3.5
  21. Requires-Dist: six
  22. UNKNOWN