PKG-INFO 967 B

1234567891011121314151617181920212223
  1. Metadata-Version: 1.1
  2. Name: ipaddress
  3. Version: 1.0.19
  4. Summary: IPv4/IPv6 manipulation library
  5. Home-page: https://github.com/phihag/ipaddress
  6. Author: Philipp Hagemeister
  7. Author-email: phihag@phihag.de
  8. License: Python Software Foundation License
  9. Description-Content-Type: UNKNOWN
  10. Description: Port of the 3.3+ ipaddress module to 2.6, 2.7, 3.2
  11. Platform: UNKNOWN
  12. Classifier: Development Status :: 5 - Production/Stable
  13. Classifier: Intended Audience :: Developers
  14. Classifier: Natural Language :: English
  15. Classifier: License :: OSI Approved :: Python Software Foundation License
  16. Classifier: Programming Language :: Python
  17. Classifier: Programming Language :: Python :: 2.6
  18. Classifier: Programming Language :: Python :: 2.7
  19. Classifier: Programming Language :: Python :: 3.2
  20. Classifier: Programming Language :: Python :: 3.3
  21. Classifier: Programming Language :: Python :: 3.4
  22. Classifier: Programming Language :: Python :: 3.5
  23. Classifier: Programming Language :: Python :: 3.6