Source: niri-companion
Section: x11
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Aryan Karamtoth <spaciouscoder78@disroot.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-pydantic,
 python3-rich,
 python3-tomli,
 python3-typer,
 python3-watchdog,
 python3-pytest,
 python3-pytest-cov,
 pybuild-plugin-pyproject
Standards-Version: 4.7.4
Homepage: https://github.com/dybdeskarphet/niri-companion
Vcs-Browser: https://salsa.debian.org/python-team/packages/niri-companion
Vcs-Git: https://salsa.debian.org/python-team/packages/niri-companion.git 

Package: niri-companion
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Toolkit that adds extra functionality to niri
 niri-companion is a toolkit that adds extra functionality
 to niri
 .
 This package installs the following tools:
 niri-genconfig: allows having configuration groups for 
 layered niri setups
 .
 niri-workspaces: creates sessions for different tasks
 .
 niri-ipcext:  performs IPC-like modifications
 .

