PKG-INFO 841 B

1234567891011121314151617181920
  1. Metadata-Version: 1.2
  2. Name: protobuf
  3. Version: 3.13.0
  4. Summary: Protocol Buffers
  5. Home-page: https://developers.google.com/protocol-buffers/
  6. Maintainer: protobuf@googlegroups.com
  7. Maintainer-email: protobuf@googlegroups.com
  8. License: 3-Clause BSD License
  9. Download-URL: https://github.com/protocolbuffers/protobuf/releases
  10. Description: Protocol Buffers are Google's data interchange format
  11. Platform: UNKNOWN
  12. Classifier: Programming Language :: Python
  13. Classifier: Programming Language :: Python :: 2
  14. Classifier: Programming Language :: Python :: 2.7
  15. Classifier: Programming Language :: Python :: 3
  16. Classifier: Programming Language :: Python :: 3.3
  17. Classifier: Programming Language :: Python :: 3.4
  18. Classifier: Programming Language :: Python :: 3.5
  19. Classifier: Programming Language :: Python :: 3.6
  20. Classifier: Programming Language :: Python :: 3.7