Metadata-Version: 1.1
Name: libtele
Version: 0.1
Summary: Library for interfacing http://tele.at/.
Home-page: https://github.com/kaini/libtele
Author: Michael Kainer
Author-email: kaini1123@gmail.com
License: GPLv3
Description: 
                  ``libtele``
                  ===========
                  This is a simple library that uses Twisted to fetch the TV guide from
                  http://tele.at/ and parses it into an pythonic manner.
                  
                  Please read the documentation for further details:
        		  http://kaini.github.com/libtele/index.html
              
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Topic :: Internet
Requires: lxml
Requires: pytz
Requires: twisted
Provides: tele
