added decompilation and decompile with portffix in json
This commit is contained in:
@@ -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"]
|
||||
|
||||
@@ -141,5 +141,6 @@
|
||||
"colecciones": "collections",
|
||||
"ruta": "pathlib",
|
||||
"expresion_regular": "re"
|
||||
}
|
||||
},
|
||||
"postfix_keywords": []
|
||||
}
|
||||
Reference in New Issue
Block a user