kumquat-buildroot/package/python-apispec/Config.in
Martin Hundebøll 8984b7581a package/python-apispec: new package
apispec is a dependency of to-be-added python-flask-smorest.

Signed-off-by: Martin Hundebøll <martin@geanix.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-02-15 23:16:09 +01:00

10 lines
289 B
Plaintext

config BR2_PACKAGE_PYTHON_APISPEC
bool "python-apispec"
select BR2_PACKAGE_PYTHON_PACKAGING # runtime
help
A pluggable API specification generator. Currently supports
the OpenAPI Specification (f.k.a. the Swagger
specification).
https://github.com/marshmallow-code/apispec