Metadata-Version: 2.1
Name: datasheet
Version: 1.0.1
Summary: A library to generate HTML pages containing all sorts of output
Home-page: https://github.com/KnorrFG/datasheet
License: UNKNOWN
Author: Felix G. Knorr
Author-email: knorr.felix@gmx.de
Description-Content-Type: text/x-rst
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: markdown
Requires-Dist: pandas
Requires-Dist: yattag
Requires-Dist: matplotlib
Requires-Dist: nibabel
Requires-Dist: joblib

Doc at `readthedocs <https://datasheet.readthedocs.io>`_

* Version 1.0.1
    * set matplotlibs rendering back-end to agg before importing pyplot, so that 
        the library does not depend on tkinter
* Version 1.0 - release
