File: control

package info (click to toggle)
python-osd 0.2.14-6.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 148 kB
  • sloc: ansic: 447; python: 298; makefile: 49
file content (33 lines) | stat: -rw-r--r-- 1,284 bytes parent folder | download | duplicates (2)
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
Source: python-osd
Section: python
Priority: optional
Maintainer: Mauro Lizaur <mauro@cacavoladora.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7), python-all-dev, libxosd-dev (>= 2.2.6), dh-python
Standards-Version: 3.8.1
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-osd/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-osd/trunk/

Package: python-pyosd
Architecture: any
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Suggests: python-twisted
Conflicts: python-osd (<< 0.2.14-4)
Replaces: python-osd (<< 0.2.14-4)
Description: Python bindings for X On-Screen Display library
 PyOSD is a Python module for displaying text on your X display, much
 like the "On Screen Displays" used on TVs and some monitors.
 .
 It can be used by anything that needs your attention, such as showing
 the song currently playing in a Python-based MP3 player.

Package: python-osd
Architecture: all
Depends: python-pyosd
Description: Transitional dummy package
 This is a dummy package to ease transition from previous 
 versions of python-osd.
 .
 It can be safely removed from your system.