Metadata-Version: 2.1
Name: wildmeshing
Version: 0.1
Summary: WildMeshing Bindings
Home-page: todo
Author: Teseo Schneider
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MPL-2.0 License
Description-Content-Type: text/markdown

# Wildmeshing python bindings

python interface to **triangulate** and **tetrahedralize**

use:

```bash
python setup.py develop
```

or 
```bash
python -m pip install . -vv
```
to install


