Metadata-Version: 1.1
Name: note
Version: 0.2
Summary: A command line based note taking application
Home-page: https://github.com/dwwkelly/note
Author: Devin Kelly
Author-email: dwwkelly@fastmail.fm
License: GPL3
Description: ===============================
        note
        ===============================
        
        .. image:: https://badge.fury.io/py/note.png
            :target: http://badge.fury.io/py/note
        
        .. image:: https://travis-ci.org/dwwkelly/note.png?branch=master
                :target: https://travis-ci.org/dwwkelly/note
        
        .. image:: https://pypip.in/d/note/badge.png
                :target: https://pypi.python.org/pypi/note
        
        
        A command line based not taking application
        
        * Free software: BSD license
        * Documentation: http://note.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.2 (2014-07-15)
        ---------------------
        
        * First release on PyPI.
Keywords: note
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
