Metadata-Version: 1.1
Name: turses
Version: 0.3.1
Summary: A Twitter client for the console.
Home-page: http://github.com/alejandrogomez/turses
Author: Alejandro Gómez
Author-email: alejandro@dialelo.com
License: UNKNOWN
Description: 
        turses
        ======
        
        A Twitter client for the console.
        
        The goal of the project is to build a full-featured, lightweight, and extremely
        configurable Twitter client.
        
        Documentation
        -------------
        
        The documentation for ``turses`` is `available on ReadTheDocs
        <http://turses.readthedocs.org>`_.
        
        License
        -------
        
        ``turses`` is licensed under a GPLv3 license, see ``LICENSE`` for details.
        
        Authors
        -------
        
        ``turses`` is based on `Tyrs`_ by `Nicolas Paris`_.
        
        .. _`Tyrs`: http://tyrs.nicosphere.net
        .. _`Nicolas Paris`: http://github.com/Nic0
        
        See ``AUTHORS`` for a full list of contributors.
        
Keywords: twitter client,curses,console,twitter
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Communications
