tamil added
This commit is contained in:
@@ -6,17 +6,13 @@ build-backend = "hatchling.build"
|
||||
name = "foreignthon-es"
|
||||
version = "0.1.0"
|
||||
description = "Spanish language pack for ForeignThon."
|
||||
license = { text = "MIT" }
|
||||
license = { text = "GPL v3" }
|
||||
requires-python = ">=3.9"
|
||||
authors = [
|
||||
{ name = "Your Name", email = "you@example.com" }
|
||||
{ name = "Keshav Anand", email = "keshavanand.dev@gmail.com" }
|
||||
]
|
||||
keywords = ["foreignthon", "spanish", "español"]
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
"foreignthon>=0.1.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user