Metadata-Version: 1.1
Name: rrec
Version: 0.1.1
Summary: automatically record your favourite program from WDR radio
Home-page: UNKNOWN
Author: Tobias Bengfort
Author-email: tobias.bengfort@gmx.net
License: GPLv3+
Description: rrec - automatically record your favourite program from WDR radio
        
        This script will download and parse the program listings of different WDR radio
        stations, grep them for preconfigured words and writes streamripper cronjobs to
        record them.
        
        see ``rrec -h`` for usage help
        
        As this script only creates cronjobs, ``cron`` and ``streamripper`` are
        required to actually record the programs.
        
        copyright (c) 2013 Tobias Bengfort <tobias.bengfort@gmx.net>
        license: GPL-3+
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
