Source: python-persisting-theory Maintainer: Debian Python Team Uploaders: Tom Teichler , Dominik George Section: python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest, Standards-Version: 4.7.4 Homepage: https://code.agate.blue/agate/persisting-theory Vcs-Git: https://salsa.debian.org/python-team/packages/python-persisting-theory.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-persisting-theory Package: python3-persisting-theory Architecture: all Description: Python utility designed to automate data discovering inside of packages Persisting-theory is a small python utility designed to automate data discovering and access inside a list of packages. Use case: you are building an application that will have pluggable components. You want to allow these components to register data so it can be accessed by any other component of your app.