Source: curseradio
Section: python
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Alin Andrei <andrew@webupd8.org>
Build-Depends: debhelper (>= 10),
               dh-python,
               python3-all,
               python3-distutils-extra,
               python3-lxml,
               python3-requests,
               python3-setuptools,
               python3-xdg
X-Python3-Version: >= 3.4
Standards-Version: 3.9.8
Homepage: https://github.com/chronitis/curseradio

Package: curseradio
Architecture: all
Depends: mpv,
         python3-lxml,
         python3-requests,
         python3-xdg,
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Description: command line interface for playing an OPML directory of Internet radio streams
 Curseradio is a curses interface for browsing and playing an
 OPML directory of internet radio streams. It is designed to
 use the tunein directory found at http://opml.radiotime.com/,
 but could be adapted to others.
 .
 Audio playback uses mpv.
 .
 Controls:
 - UP, DOWN, PAGEUP, PAGEDOWN, HOME, END - navigate the source list
 - ENTER - expand/contract items, play streams
 - q - exit
 - k - kill the current stream
 - f - mark as favourite
