Metadata-Version: 1.1
Name: nshowrss
Version: 0.1.0
Summary: Ncurses interface for downloading showrss.info series, and keeping track of the watched / not watched episodes
Home-page: https://github.com/XayOn/nshowrss
Author: David Francos Cuartero
Author-email: me@davidfrancos.net
License: BSD
Description: ===============================
        ShowRss.info ncurses interface
        ===============================
        
        .. image:: https://img.shields.io/travis/XayOn/nshowrss.svg
                :target: https://travis-ci.org/XayOn/nshowrss
        
        .. image:: https://img.shields.io/pypi/v/nshowrss.svg
                :target: https://pypi.python.org/pypi/nshowrss
        
        
        Ncurses interface for downloading showrss.info series, and keeping track of the watched / not watched episodes
        
        * Free software: BSD license
        * Documentation: https://nshowrss.readthedocs.org.
        
        Features
        --------
        
        * NCurses interface for showrss.info using libtorrent streaming
        
        
        Usage
        -----
        
        Simply pass an rss in the format provided by shorss.info to it:
        
        
        ::
        
            simpletorrentstreaming <url>
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: nshowrss
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
