Metadata-Version: 1.0
Name: todopy
Version: 1.0.2
Summary: Todo.txt in Python
Home-page: https://bitbucket.org/Ilkka/todopy
Author: Ilkka Laukkanen
Author-email: ilkka.s.laukkanen@gmail.com
License: GPLv3
Description: Todo.txt in Python
        ==================
        
        This is a simple todo manager for the console, written in Python and modeled
        after todo.sh from http://todotxt.com.
        
        Why'd I do it? For environments where I can't or don't want to run sh shells.
        That, and for fun, and to learn stuff. The usual.
        
        The home of the project is currently at http://bitbucket.org/Ilkka/todopy
        
        Author: Ilkka Laukkanen <ilkka.s.laukkanen@gmail.com>
        
        
Keywords: todo gtd todo.txt
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
