This commit is contained in:
2026-05-15 18:53:00 -05:00
parent 5cd3ef284b
commit ac745dd4a6
3 changed files with 105 additions and 1 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 = [