Source: python-i3ipc Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Birger Schacht Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-xlib, python3-sphinx, python3-sphinxcontrib-asyncio Standards-Version: 4.5.0 Homepage: https://github.com/altdesktop/i3ipc-python Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/packages/python-i3ipc.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-i3ipc Package: python3-i3ipc Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends}, Description: Python library to control i3wm and sway i3ipc-python is a Python library for controlling the i3 and sway. This project is intended to be useful for general scripting, and for applications that interact with the window manager like status line generators, notification daemons, and window pagers.