Metadata-Version: 2.0
Name: rsstail
Version: 0.3.4
Summary: A command-line syndication feed monitor mimicking tail -f
Home-page: https://github.com/gvalkov/rsstail.py
Author: Georgi Valkov
Author-email: georgi.t.valkov@gmail.com
License: Revised BSD License
Keywords: rss tail feed feedparser
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: feedparser (>=5.1.3)

*Rsstail*
----------

*Rsstail* is a command-line syndication feed monitor with behaviour
similar to ``tail -f``. *Rsstail* (Python/feedparser_) is inspired by
rsstail_ (C/libmrss_), but provides more customizable output
formatting and additional features.

Documentation:
    http://python-rsstail.readthedocs.org/en/latest/

Development:
    https://github.com/gvalkov/rsstail.py

Package:
    http://pypi.python.org/pypi/rsstail

.. _rsstail:    http://www.vanheusden.com/rsstail/
.. _feedstail:  http://pypi.python.org/pypi/feedstail/
.. _libmrss:    http://www.autistici.org/bakunin/libmrss/doc/
.. _feedparser: https://pypi.python.org/pypi/feedparser


