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

Package: python3-unidecode
Architecture: all
Description: US-ASCII transliterations of Unicode text
 This is a python port of Text::Unidecode Perl module. It provides a
 function, 'unidecode(...)' that takes Unicode data and tries to
 represent it in ASCII characters.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
