Config.in 289 B

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