Metadata-Version: 2.4
Name: flatc
Version: 25.12.19rc0
Summary: FlatBuffers: Memory Efficient Serialization Library
Project-URL: Repository, https://github.com/1kbgz/flatc-pypi
Project-URL: Homepage, https://github.com/1kbgz/flatc-pypi
Author-email: the flatc-pypi authors <dev@1kbgz.com>
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Provides-Extra: develop
Requires-Dist: build; extra == 'develop'
Requires-Dist: cibuildwheel; extra == 'develop'
Requires-Dist: hatchling; extra == 'develop'
Requires-Dist: twine; extra == 'develop'
Requires-Dist: wheel; extra == 'develop'
Description-Content-Type: text/markdown

# flatc-pypi

PyPI Packaging for [flatc](https://github.com/google/flatbuffers)

[![Build Status](https://github.com/1kbgz/flatc-pypi/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/1kbgz/flatc-pypi/actions/workflows/build.yaml)
[![License](https://img.shields.io/github/license/1kbgz/flatc-pypi)](https://github.com/1kbgz/flatc-pypi)
[![PyPI](https://img.shields.io/pypi/v/flatc.svg)](https://pypi.python.org/pypi/flatc)
