Metadata-Version: 2.4
Name: drawingworks
Version: 0.7
Summary: Vector image editor
Author-email: Semenii Maksym <maks20sem@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: recanvas
Requires-Dist: jinja2
Requires-Dist: msgpack
Dynamic: license-file

# DrawingWorks
DrawingWorks is a simple vector image editor written in Python using Tkinter.

Features:
- code is not hard to read (there is not a lot of code)
- help on "?" (Shift+/)
- You can learn it in half of hour

And currently that's all because it is an Alpha version.
