Metadata-Version: 2.3
Name: betterproto2_compiler
Version: 0.5.0
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[grpclib] (>=0.5.0,<0.6.0)
Requires-Dist: jinja2 (>=3.0.3)
Requires-Dist: ruff (>=0.9.3,<0.10.0)
Requires-Dist: strenum (>=0.4.15,<0.5.0) ; python_version == "3.10"
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Project-URL: Documentation, https://betterproto.github.io/python-betterproto2-compiler/
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

