Metadata-Version: 2.3
Name: betterproto2_compiler
Version: 0.2.2
Summary: Compiler for betterproto2
License: MIT
Keywords: protobuf,gRPC,compiler
Author: Adrien Vannson
Author-email: adrien.vannson@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
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
Requires-Dist: betterproto2 (>=0.2.1,<0.3.0)
Requires-Dist: grpclib (>=0.4.1,<0.5.0)
Requires-Dist: jinja2 (>=3.0.3)
Requires-Dist: ruff (>=0.7.4,<0.8.0)
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Project-URL: Repository, https://github.com/betterproto/python-betterproto2-compiler
Description-Content-Type: text/markdown

# Betterproto2 compiler

![](https://github.com/betterproto/python-betterproto2-compiler/actions/workflows/ci.yml/badge.svg)



## License

Copyright © 2019 Daniel G. Taylor

Copyright © 2024 The betterproto contributors

