Metadata-Version: 1.0
Name: Timestack
Version: 0.1
Summary: Stack based time management tool.
Home-page: http://github.com/limeburst/timestack
Author: Jihyeok Seo
Author-email: me@limeburst.net
License: UNKNOWN
Description: Stack based time management tool.
        
        Inspired by @xrath(http://xrath.com/2012/05/time-management-based-on-stack/)
        
        $ pip install timestack
        $ timestack.py
        
        App-ify on OS X using py2app
        
        $ sudo python setup.py py2app -A
        
        Exe-fy on Windows using py2exe
        
        $ python setup.py py2exe
        
Platform: UNKNOWN
