File: control

package info (click to toggle)
streamtuner2 2.2.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,476 kB
  • sloc: python: 9,524; javascript: 1,116; makefile: 106; php: 51; sh: 7; perl: 3
file content (33 lines) | stat: -rw-r--r-- 1,178 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
Source: streamtuner2
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper-compat (= 13),
	imagemagick,
	python3-all,
	dh-python
Standards-Version: 4.6.0
Homepage: http://sf.net/projects/streamtuner2/
Vcs-Git: https://salsa.debian.org/multimedia-team/streamtuner2.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/streamtuner2

Package: streamtuner2
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
	python3,
	python3-lxml,
	python3-pil,
	python3-pyquery,
	python3-gi,
	python3-requests,
	python3-distutils
Suggests: audacious, vlc, totem
Description: Browser for Internet Radio Stations
 streamtuner2 is a browser for radio station directories. It can fetch lists
 from SHOUTcast, Xiph.org, Live365, Jamendo, DMOZ, basic.ch, Punkcast.
 And it lists stream entries by category or genre. It reuses existing audio
 players, and recording is delegated to streamripper.
 .
 It mimics the original streamtuner 0.99.99, but is easier to extend because
 it's written entirely in Python. It's already in a stable and useable form.