This commit is contained in:
2026-05-15 18:53:00 -05:00
parent d23bca29f8
commit b25d80b44b
6 changed files with 108 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ build-backend = "hatchling.build"
name = "foreignthon"
version = "0.1.0"
description = "Write Python in any language. Transpiles foreign-language .xx.py files to standard Python."
readme = "README.md"
license = { text = "MIT" }
requires-python = ">=3.9"
authors = [