Source: python-andi Maintainer: Debian Python Team Uploaders: Andrey Rakhmatullin Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-attr , python3-hatchling, python3-pytest , Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-andi Vcs-Git: https://salsa.debian.org/python-team/packages/python-andi.git Homepage: https://github.com/scrapinghub/andi Testsuite: autopkgtest-pkg-pybuild Package: python3-andi Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Library for annotation-based dependency injection andi makes easy implementing custom dependency injection mechanisms where dependencies are expressed using type annotations. . andi is useful as a building block for frameworks, or as a library which helps to implement dependency injection (thus the name - ANnotation-based Dependency Injection).