Metadata-Version: 1.2
Name: markplot
Version: 0.1.0
Summary: Simple script generating plots and csv file from your project's journals
Home-page: https://github.com/groovytron/markplot
Author: Julien M'Poy
Author-email: julien.mpoy@he-arc.ch
License: GPL-3.0+
Description: Simple script capable of generating plots and csv files from a projects'
        journal files containing a :code:`Markdown` table. The journals must have
        the same format as the example `journal-sample.md <journal-sample.md>`_ file.
        
        Todo
        ----
        
        - install instructions
        - cli examples
        
Keywords: overview feedback work
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3
