Metadata-Version: 2.4
Name: g1asm
Version: 0.3.0
Summary: Assembler implementation for the g1 ISA
License-Expression: MIT
Keywords: assembler,cli
Author: 7Limes
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: dev
Requires-Dist: construct (>=2.10.70)
Requires-Dist: pillow (>=12.1.0)
Requires-Dist: rply (>=0.7.8)
Requires-Dist: twine (>=6.2.0) ; extra == "dev"
Project-URL: Repository, https://github.com/7Limes/g1asm
Description-Content-Type: text/markdown

# g1asm

Assembler implementation for the g1 ISA.

