The most basic Text::Unidecode port
text-unidecode is the most basic port of the Text::Unidecode Perl library.
There are other Python ports of Text::Unidecode (unidecode and isounidecode). unidecode is GPL; isounidecode doesn’t support Python 3 and uses too much memory.
This port is licensed under Artistic License and supports both Python 2.x and 3.x. If you’re OK with GPL, use unidecode (it has better memory usage and better transliteration quality).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-text-unidecode && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-text-unidecode.changes | 0000000956 956 Bytes | |
python-text-unidecode.spec | 0000002033 1.99 KB | |
text-unidecode-1.2.tar.gz | 0000076872 75.1 KB |
Revision 4 (latest revision is 6)
Stephan Kulow (coolo)
accepted
request 676149
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 1.2: * Use pkgutil instead of pkg_resources * Cleanup readme - Execute testsuite
Comments 0