Source: qtile
Maintainer: Daniel Echeverri <epsilon@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               gir1.2-gtk-3.0,
               libpython3-all-dev,
               librsvg2-dev,
               python3-gi,
               python3-all,
               python3-cairocffi (>= 0.7.2-2.1),
               python3-cffi (>= 1.3.0),
               python3-dbus-fast,
               python3-dbus-next,
               python3-libcst,
               python3-numpydoc,
               python3-psutil,
               python3-pytest,
               python3-pytest-cov,
               python3-pytest-xvfb,
               python3-pywayland,
               python3-setuptools,
               python3-sphinx,
               python3-xcffib (>= 0.5.0),
               x11-apps,
               x11-xserver-utils,
               xserver-xephyr,
               xterm,
               xvfb
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/qtile
Vcs-Git: https://salsa.debian.org/debian/qtile.git
Homepage: http://qtile.org

Package: python3-qtile
Architecture: all
Depends: python3-cairo,
         python3-gi,
         python3-cairocffi (>= 0.7),
         python3-xcffib (>= 0.4.0),
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Recommends: python3-dbus, python3-keyring, python3-xdg, lm-sensors
Provides: ${python3:Provides}
Description: This package is a library for developing X window managers (Python 3)
 Qtile is:
   * simple, small and extensible. It's easy to write your own layouts,
     widgets and built-in commands.
   * configured entirely in Python.
   * command-line shell that allows all aspects of Qtile to be manipulated and
     inspected.
   * complete remote scriptability - write scripts to set up workspaces,
     manipulate windows, update status bar widgets and more.
   * unit tested. Qtile's scriptability has made thorough unit testing
     possible, making it one of the best-tested window managers around.
 .
 This package installs the library for Python 3.

Package: qtile
Architecture: all
Section: x11
Depends: python3-qtile,
         python3-setproctitle,
         xinit,
         ${misc:Depends},
         ${python3:Depends}
Provides: x-window-manager
Description: Small, simple, extensible X11 window manager written in Python
 Qtile is:
   * simple, small and extensible. It's easy to write your own layouts,
     widgets and built-in commands.
   * configured entirely in Python.
   * command-line shell that allows all aspects of Qtile to be manipulated and
     inspected.
   * complete remote scriptability - write scripts to set up workspaces,
     manipulate windows, update status bar widgets and more.
   * unit tested. Qtile's scriptability has made thorough unit testing
     possible, making it one of the best-tested window managers around.
