Metadata-Version: 2.1
Name: mpl-svg
Version: 0.2.0
Summary: Reformat Matplotlib SVGs for easier access and customzation with CSS
Home-page: https://github.com/bouzidanas/mpl-svg
Author: Anas Bouzid
Author-email: anasbouzid@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

mpl-svg  [![Version](https://img.shields.io/pypi/v/mpl-svg)](https://pypi.org/project/mpl-svg/#history) 
[![PyPi - Downloads](https://img.shields.io/pypi/dm/mpl-svg)](https://pypi.org/project/mpl-svg/#files)
============

Reformat Matplotlib SVGs for easier access and customzation with CSS

## Installation
Install mpl-svg with pip:
```bash
pip install mpl-svg
```

## License
This project is licensed under the **MIT License**
