Add package latinize (#1971)

This commit is contained in:
SnwMds 2021-07-16 02:00:28 -03:00 committed by GitHub
parent 7868d01b22
commit 27ecf0ba79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23355,5 +23355,18 @@
"description": "a collection of useful macro functionalities",
"license": "MIT",
"web": "https://github.com/hamidb80/macroplus"
},
{
"name": "latinize",
"url": "https://github.com/AmanoTeam/Latinize",
"method": "git",
"tags": [
"strings",
"unicode",
"ascii"
],
"description": "Convert accents (diacritics) from strings to latin characters.",
"license": "LGPL-3.0",
"web": "https://github.com/AmanoTeam/Latinize"
}
]