Metadata-Version: 2.1
Name: figure_second
Version: 0.2.0
Requires-Dist: matplotlib~=3.5.1
Summary: 
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# figure-second

A different approach to rendering figures in Inkscape: a focus on parsing 
xml instead of using inkscape extensions

## Documentation

[Python Documentation](https://fluid-dynamics-group.github.io/figure_second/python/)

[Julia Documentation](https://fluid-dynamics-group.github.io/figure_second/julia/)


Rust documentation can be built with cargo:

```
cargo doc --open
```

