Commit Graph

2 Commits

Author SHA1 Message Date
Kai Knoblich b425021f22 converters/py-text-unidecode: Update to 1.3
* Upstream has dual-licensed the package, thus update the port's license
  info accordingly.
* Also add a "do-test" target to make future QA easier.

Changelog:

https://github.com/kmike/text-unidecode/releases/tag/1.3
2019-09-03 14:35:13 +00:00
Martin Wilke 2d3fe0e91b 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 uses too much memory, and it didn't support
Python 3 when this package was created.

WWW: https://github.com/kmike/text-unidecode

PR:		229439
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
2018-07-28 12:03:06 +00:00