METADATA 589 B

12345678910111213141516171819202122
  1. Metadata-Version: 2.0
  2. Name: jaraco.itertools
  3. Version: 1.7.1
  4. Summary: jaraco.itertools
  5. Home-page: https://github.com/jaraco/jaraco.itertools
  6. Author: Jason R. Coombs
  7. Author-email: jaraco@jaraco.com
  8. License: UNKNOWN
  9. Platform: UNKNOWN
  10. Classifier: Development Status :: 5 - Production/Stable
  11. Classifier: Intended Audience :: Developers
  12. Classifier: License :: OSI Approved :: MIT License
  13. Classifier: Programming Language :: Python :: 2.7
  14. Classifier: Programming Language :: Python :: 3
  15. Requires-Dist: inflect
  16. Requires-Dist: more-itertools
  17. Requires-Dist: six
  18. jaraco.itertools
  19. ================