Language

Package: python-apispec @ 4.0.0

Synopsis

Swagger/OpenAPI specification generator

Description

python-apispec is a pluggable API specification generator. It currently supports the OpenAPI specification, formerly known as Swagger.

Home page
https://github.com/marshmallow-code/apispec
Location
gnu/packages/python-xyz.scm (line: 19772, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?