aboutsummaryrefslogtreecommitdiff
path: root/converters/py-unidecode/distinfo
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-04 14:37:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-04 14:37:37 +0000
commitc0d3547ef0a29cc15c8cb5dc2847f97aa7a44d07 (patch)
treecb989746e3d3b20f2bc3897f8f3bcb993de1c892 /converters/py-unidecode/distinfo
parent1740e8bd99ef0c96a70bb368b1e8a674220ae120 (diff)
downloadports-c0d3547ef0a29cc15c8cb5dc2847f97aa7a44d07.tar.gz
ports-c0d3547ef0a29cc15c8cb5dc2847f97aa7a44d07.zip
What Unidecode provides is a function, 'unidecode(...)' that
takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at *transliteration* -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above) WWW: http://code.zemanta.com/tsolc/unidecode/ PR: ports/139858 Submitted by: Douglas Thrift
Notes
Notes: svn path=/head/; revision=243771
Diffstat (limited to 'converters/py-unidecode/distinfo')
-rw-r--r--converters/py-unidecode/distinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/py-unidecode/distinfo b/converters/py-unidecode/distinfo
new file mode 100644
index 000000000000..2d997af7c10e
--- /dev/null
+++ b/converters/py-unidecode/distinfo
@@ -0,0 +1,3 @@
+MD5 (Unidecode-0.04.2.tar.gz) = 50f415b433088010eb9c618887753871
+SHA256 (Unidecode-0.04.2.tar.gz) = 16da0ca07d53e5d2423dd6e10ce0d4a2382290a7bd8167123fcd92f0b19b5570
+SIZE (Unidecode-0.04.2.tar.gz) = 181100