Source: trac-subcomponents Section: web Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools Maintainer: Debian Python Team Uploaders: Martin , Daniel Kahn Gillmor Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/python-team/packages/trac-subcomponents Vcs-Git: https://salsa.debian.org/python-team/packages/trac-subcomponents.git Homepage: https://trac-hacks.org/wiki/SubcomponentsPlugin Package: trac-subcomponents Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, trac (>= 1.6) Recommends: libjs-jquery, graphviz Description: use multiple layers of components in Trac This plugin alters Trac's behaviour so that the interface supports multiple layers of components. In project with lots of components, rearranging these components into several layers can clear up the list of components. Components need to be slash ("/") separated.