Source: apifw Maintainer: Lars Wirzenius Homepage: http://liw.fi/apifw/ Section: python Priority: optional Standards-Version: 4.0.0 Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-coverage, python3-bottle, gunicorn3, python3-jwt, python3-crypto Package: python3-apifw Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-bottle, gunicorn3, python3-jwt, python3-crypto Description: Python framework for RESTful JSON API backends This package contains the Python module apifw, which implements a small framework for implemnting backends with a RESTful JSON HTTP API.