aboutsummaryrefslogtreecommitdiff
path: root/python/python3-text-unidecode/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-text-unidecode/README')
-rw-r--r--python/python3-text-unidecode/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-text-unidecode/README b/python/python3-text-unidecode/README
new file mode 100644
index 0000000000..c8528eb51e
--- /dev/null
+++ b/python/python3-text-unidecode/README
@@ -0,0 +1,5 @@
+text-unidecode is the most basic port of the Text::Unidecode
+Perl library.
+
+Unidecode and isounidecode (both available at SlackBuilds.org) are
+alternative Python ports of Text::Unidecode.