PKG-INFO 836 B

12345678910111213141516171819202122
  1. Metadata-Version: 1.1
  2. Name: django-ipware
  3. Version: 2.1.0
  4. Summary: A Django utility application that returns client's real IP address
  5. Home-page: https://github.com/un33k/django-ipware
  6. Author: Val Neekman
  7. Author-email: info@neekware.com
  8. License: MIT
  9. Description-Content-Type: UNKNOWN
  10. Description: UNKNOWN
  11. Platform: UNKNOWN
  12. Classifier: Development Status :: 5 - Production/Stable
  13. Classifier: Environment :: Web Environment
  14. Classifier: Intended Audience :: Developers
  15. Classifier: License :: OSI Approved :: MIT License
  16. Classifier: Operating System :: OS Independent
  17. Classifier: Programming Language :: Python
  18. Classifier: Programming Language :: Python :: 2.7
  19. Classifier: Programming Language :: Python :: 3.4
  20. Classifier: Programming Language :: Python :: 3.5
  21. Classifier: Programming Language :: Python :: 3.6
  22. Classifier: Topic :: Utilities