Metadata-Version: 1.1
Name: dayone-export
Version: 0.8.2
Summary: Export Day One journal using Jinja2 templates
Home-page: https://github.com/nathangrigg/dayone_export/
Author: Nathan Grigg
Author-email: nathan@nathangrigg.net
License: BSD
Description: 
        Command line script to transform your journal to html or some other format.
        
        Basic usage::
        
            dayone_export [--output FILE] [opts] JOURNAL
        
        For more information::
        
            dayone_export --help
        
        Full documentation is available at http://day-one-export.readthedocs.org.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Topic :: Office/Business :: News/Diary
Classifier: Topic :: Sociology :: History
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing :: General
