Files
shredos.x86_64/package/python-betterproto/Config.in
2025-01-10 19:34:56 +00:00

10 lines
321 B
Plaintext

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