Metadata-Version: 2.1
Name: vectorizer-dsawires
Version: 0.0.1
Summary: A small example package
Author-email: David Sawires <contact@davidsawires.com>
Project-URL: Homepage, https://github.com/dsawires/vectorizer
Project-URL: Bug Tracker, https://github.com/dsawires/vectorizer/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

Vectorizer creates a vector triangulation of an image. 
Input: File Name, Number of random points, Weight of edges
Output: SVG file of vectorized image
