Metadata-Version: 2.1 Name: flatbuffers Version: 1.12 Summary: The FlatBuffers serialization format for Python Home-page: https://google.github.io/flatbuffers/ Author: FlatBuffers Contributors Author-email: me@rwinslow.com License: Apache 2.0 Project-URL: Source, https://github.com/google/flatbuffers Project-URL: Documentation, https://google.github.io/flatbuffers/ Platform: UNKNOWN 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 `_ serialization format.