| config BR2_PACKAGE_PYTHON_BETTERPROTO | |
| bool "python-betterproto" | |
| select BR2_PACKAGE_PYTHON_DATEUTIL # runtime | |
| select BR2_PACKAGE_PYTHON_GRPCLIB # runtime | |
| help | |
| A better Protobuf / gRPC generator & library. | |
| http://github.com/danielgtaylor/python-betterproto |