Source: python-text-unidecode
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/kmike/text-unidecode/tags
Vcs-Browser: https://github.com/alvistack/kmike-text-unidecode
Vcs-Git: https://github.com/alvistack/kmike-text-unidecode.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-text-unidecode
Architecture: all
Description: 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.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
