diff --git a/packages.json b/packages.json index 6b24fab..09e0d5a 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]