Source: python3-connexion
Section: python
Priority: standard
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Build-Depends:
 debhelper (>=9),
 dh-python,
 python3-all, 
 python3-setuptools,
 python3-flake8,
 python3-flask,
 python3-inflection,
 python3-jsonschema,
 python3-yaml,
 python3-colorama,
 python3-itsdangerous,
 git,
Standards-Version: 4.3.0.3
XS-Build-Source: True
XS-Cumulus-Valid-Arch: amd64
XBCS-Vcs-Hash: 9514ffbf02ea06758c153dfb0bbe08674d9bc340

Package: python3-connexion
Architecture: all
Depends:
 ${python3:Depends}
 ${misc:Depends}
Description: Connexion is a framework that automagically handles HTTP requests based
 on OpenAPI Specification (formerly known as Swagger Spec) of your API described in 
 YAML format. Connexion allows you to write an OpenAPI specification, then maps 
 the endpoints to your Python functions; this makes it unique, as many tools generate 
 the specification based on your Python code. You can describe your REST API in as 
 much detail as you want; then Connexion guarantees that it will work as you specified.
XBCS-Vcs-Hash: 9514ffbf02ea06758c153dfb0bbe08674d9bc340

