Metadata-Version: 1.0
Name: Moments
Version: 2.0
Summary: Python package to process moments log files
Home-page: http://bitbucket.org/cbrandt/moments
Author: Charles Brandt
Author-email: code@charlesbrandt.com
License: MIT
Description: Moment log files are simple text documents with the         format:
                ::
                
                *YYYY.MM.DD hh:mm [tags]
                [entry]
                
        
        
                This simple format allows your notes to:
        	  -stay accessible (no proprietary formats)
        	  -be sorted by time or tag
        	  -easily synchronize across many machines using a distributed version control system
            
Keywords: moments journal log self_tracking logging blog entry time quantified_self evernote emacs time time_management history
Platform: UNKNOWN
