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
19 lines
850 B
Metadata-Version: 2.1
|
|
Name: flatbuffers
|
|
Version: 24.3.25
|
|
Summary: The FlatBuffers serialization format for Python
|
|
Home-page: https://google.github.io/flatbuffers/
|
|
Author: Derek Bailey
|
|
Author-email: derekbailey@google.com
|
|
License: Apache 2.0
|
|
Project-URL: Documentation, https://google.github.io/flatbuffers/
|
|
Project-URL: Source, https://github.com/google/flatbuffers
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Programming Language :: Python :: 2
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
|
Python runtime library for use with the `Flatbuffers <https://google.github.io/flatbuffers/>`_ serialization format.
|