Source: python-magcode-core Section: python Priority: optional Maintainer: Matthew Grant Build-Depends: debhelper (>= 8.0.0), python3-all, dh-python, python3-setuptools, python3, python3-sqlalchemy Standards-Version: 4.3.0 X-Python3-Version: >= 3.4 Homepage: https://github.com/grantma/py-magcode-core Vcs-Git: https://github.com/grantma/py-magcode-core.git Vcs-Browser: https://github.com/grantma/py-magcode-core Package: python3-magcode-core Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends} Recommends: python3-setproctitle Description: MAG Code python3 core module of common utility code. MAG Code python3 core module of utility modules. This includes the process command line script and daemon framework, SQL Alchemy framework with event queue and common WSGI code for JSON http RPC backends.