File: control

package info (click to toggle)
compizconfig-python 2%3A0.8.18-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: sh: 4,160; makefile: 61
file content (36 lines) | stat: -rw-r--r-- 1,306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: compizconfig-python
Section: x11
Priority: optional
Maintainer: Hypra Team <bugs@hypra.fr>
Uploaders: Samuel Thibault <sthibault@debian.org>
Build-Depends: compiz-dev,
               debhelper-compat (= 13),
               dh-sequence-python3,
               libcompizconfig0-dev,
               libglib2.0-dev,
               libtool,
               libxml2-dev,
               libxslt1-dev,
               python3-all-dev:any,
	       libpython3-all-dev,
               cython3
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://gitlab.com/compiz/compizconfig-python
Vcs-Git: https://salsa.debian.org/compiz-team/compizconfig-python.git
Vcs-Browser: https://salsa.debian.org/compiz-team/compizconfig-python

Package: python3-compizconfig
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Description: Compizconfig bindings for python3
 Compiz Reloaded is the result of the re-unification of the Beryl-project
 and the community around the Compiz Window Manager. It seeks to provide
 an easy and fun-to-use windowing environment, allowing use of the
 graphics hardware to provide impressive effects, amazing speed and
 unrivalled usefulness.
 .
 This package provides python3 bindings for the compizconfig system.