Metadata-Version: 2.4
Name: drawingworks
Version: 0.8.4
Summary: Vector image editor
Author-email: Semenii Maksym <maks20sem@gmail.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/makssem13/DrawingWorks
Project-URL: Repository, https://github.com/makssem13/DrawingWorks.git
Project-URL: Issues, https://github.com/makssem13/DrawingWorks/issues
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

![GPLv3+](https://img.shields.io/badge/license-GPLv3-blue)
![language](https://img.shields.io/badge/language-Python-green)
![project is alive](https://img.shields.io/badge/dead-no-red)
[![render: reCanvas](https://img.shields.io/badge/render-reCanvas-yellow)](https://github.com/makssem13/recanvas)

# 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.
