added decompilation and decompile with portffix in json

This commit is contained in:
2026-05-16 12:06:21 -05:00
parent 5f6af7df55
commit 163aaf87f4
2 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "foreignthon-es"
version = "0.1.1"
version = "0.2.10"
description = "Spanish language pack for ForeignThon."
license = { text = "GPL v3" }
requires-python = ">=3.9"
@@ -14,7 +14,7 @@ authors = [
keywords = ["foreignthon", "spanish", "español"]
dependencies = [
"foreignthon>=0.1.0",
"foreignthon>=0.4.0",
]
[project.entry-points."foreignthon.langs"]

View File

@@ -141,5 +141,6 @@
"colecciones": "collections",
"ruta": "pathlib",
"expresion_regular": "re"
}
},
"postfix_keywords": []
}