Source: python-transitions Section: python Maintainer: Debian Python Team Uploaders: Philipp Huebner Build-Depends: debhelper-compat (= 14), dh-sequence-python3, dh-sequence-single-binary, pybuild-plugin-pyproject, python3-all, python3-dill, python3-pycodestyle, python3-pygraphviz, python3-pytest, python3-setuptools Standards-Version: 4.7.4 Testsuite: autopkgtest-pkg-python Homepage: https://github.com/pytransitions/transitions Vcs-Git: https://salsa.debian.org/python-team/packages/python-transitions.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-transitions Package: python3-transitions Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Lightweight state machine library (Python 3) transitions is a lightweight, object-oriented state machine implementation. . This is the Python 3 version of the package.