Metadata-Version: 2.1
Name: glyphsynth
Version: 0.1.0
Summary: Pythonic vector glyph synthesis toolkit
Author: mm21
Author-email: mm21.dev@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Requires-Dist: pyrollup (>=0.1.0,<0.2.0)
Requires-Dist: svgwrite (>=1.4.3,<2.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# GlyphSynth: Pythonic vector glyph synthesis toolkit

Work in progress; synthesis of basic shapes, compositions of shapes, and fractals is working.
