Metadata-Version: 2.4
Name: d64gfx
Version: 1.1.1
Summary: Graphics Routines for Cenbe's Disk Wrangler
Author-email: Glenn Holmer <cenbe@protonmail.com>
Project-URL: Repository, https://codeberg.org/Cenbe/d64gfx.git
Keywords: Commodore,GEOS
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: d64py>=3.2.0
Requires-Dist: PyQt6>=6.10.1
Requires-Dist: PyQt6-Qt6==6.10.1
Requires-Dist: PyQt6-sip>=13.10.3
Requires-Dist: importlib-metadata; python_version >= "3.13"
Dynamic: license-file

### These are the graphics routines for Cenbe's Disk Wrangler, an explorer for Commodore 64 disk images written in Python and Qt.

They were split off into a separate project so that programmers wanting
to use the d64py library for text-based programs wouldn't need to
import all of the Qt libraries as well.
