First public commit.

This commit is contained in:
The Dust Council 2026-07-03 19:35:35 -07:00
parent 2a48f52979
commit 4bac9d83ed
288 changed files with 18417 additions and 1076 deletions

3
lenser/__init__.py Normal file
View file

@ -0,0 +1,3 @@
"""8 Bit Lenser -- convert modern images into Commodore 64 disk images with a viewer."""
__version__ = "0.1.0"