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
|
Source: thunarx-python
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>
Section: xfce
Priority: optional
Build-Depends: debhelper-compat (= 13),
python3,
python3-dev,
pkg-config,
xfce4-dev-tools,
gtk-doc-tools,
libthunarx-3-dev,
python-gi-dev,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://goodies.xfce.org/projects/bindings/thunarx-python
Vcs-Git: https://salsa.debian.org/python-team/packages/thunarx-python.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/thunarx-python
Package: thunarx-python
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
thunar (>= 0.4.0),
Description: Python bindings for the Thunar file manager
Python bindings for the Thunar file manager, allowing property page and menu
extensions to be written in Python.
|