m2m模型翻译
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
850 B

6 months ago
  1. Metadata-Version: 2.1
  2. Name: flatbuffers
  3. Version: 24.3.25
  4. Summary: The FlatBuffers serialization format for Python
  5. Home-page: https://google.github.io/flatbuffers/
  6. Author: Derek Bailey
  7. Author-email: derekbailey@google.com
  8. License: Apache 2.0
  9. Project-URL: Documentation, https://google.github.io/flatbuffers/
  10. Project-URL: Source, https://github.com/google/flatbuffers
  11. Classifier: Intended Audience :: Developers
  12. Classifier: License :: OSI Approved :: Apache Software License
  13. Classifier: Operating System :: OS Independent
  14. Classifier: Programming Language :: Python
  15. Classifier: Programming Language :: Python :: 2
  16. Classifier: Programming Language :: Python :: 3
  17. Classifier: Topic :: Software Development :: Libraries :: Python Modules
  18. Python runtime library for use with the `Flatbuffers <https://google.github.io/flatbuffers/>`_ serialization format.