Metadata-Version: 2.4
Name: fastproto
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: protobuf>=6,<8 ; extra == 'plugin'
Provides-Extra: plugin
Summary: FastProto is fast and efficient protobuf library for Python, built on the top of Rust.
Home-Page: https://github.com/pkozhem/fastproto
Author-email: pkozhem <pkozhem@gmail.com>
License: MIT
Requires-Python: >=3.13
Description-Content-Type: text/markdown

### FastProto
FastProto is fast and efficient protobuf library for Python, built on the top of Rust.
