Metadata-Version: 2.1
Name: mplpub
Version: 1.0
Summary: Pretty plots with matplotlib and LaTeX
Home-page: http://mplpub.materialsmodeling.org/
Maintainer: The mplpub developers team
Maintainer-email: joakim.lofgren@aalto.fi
License: UNKNOWN
Platform: unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Physics
License-File: LICENSE

mplpub
======
`mplpub` is a simple python module that provides a number of templates for publication quality `matplotlib` figures.
It can be installed using `pip` as follows::

  python3 -m pip mplpub

More information can be found at https://mplpub.materialsmodeling.org.


