File: control

package info (click to toggle)
nemo-python 3.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 416 kB
  • sloc: xml: 1,699; ansic: 779; python: 209; makefile: 135; sh: 8
file content (28 lines) | stat: -rw-r--r-- 941 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
Source: nemo-python
Section: python
Priority: optional
Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Uploaders:
 Maximiliano Curia <maxy@debian.org>,
 Margarita Manterola <marga@debian.org>,
 Fabio Fantoni <fantonifabio@tiscali.it>,
Build-Depends:
 debhelper (>= 11~),
 gtk-doc-tools,
 libnemo-extension-dev (>= 3.6),
 python-dev,
 python-gi-dev,
Homepage: https://github.com/linuxmint/nemo-extensions/
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/cinnamon-team/nemo-python
Vcs-Git: https://salsa.debian.org/cinnamon-team/nemo-python.git

Package: nemo-python
Architecture: any
Depends: gir1.2-nemo-3.0 (>= 3.8), ${misc:Depends}, ${shlibs:Depends}
Conflicts: python-nemo
Provides: python-nemo
Replaces: python-nemo
Description: Python bindings for nemo components
 Python bindings for Nemo, to allow creation of Nemo extensions in Python.
 This allows creating property page and menu item extensions.