Source: django-fsm-log Section: python Maintainer: Jakob Haufe Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, Build-Depends-Indep: pybuild-plugin-pyproject, python3-django , python3-django-appconf , python3-django-fsm-2 , python3-hatch-vcs, python3-hatchling, python3-pytest , python3-pytest-django , python3-pytest-djangoapp , python3-pytest-mock , Standards-Version: 4.7.4 Homepage: https://github.com/jazzband/django-fsm-log Vcs-Browser: https://salsa.debian.org/python-team/packages/django-fsm-log Vcs-Git: https://salsa.debian.org/python-team/packages/django-fsm-log.git Package: python3-django-fsm-log Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Automatic logging for Django FSM Provides persistence of the transitions of your fsm's models. Backed by Django FSM 2. . This package installs the library for Python 3.