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

Package: python3-idna
Architecture: all
Description: Internationalized Domain Names in Applications (IDNA)
 Support for the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. This is the latest version of the
 protocol and is sometimes referred to as “IDNA 2008”. This library also
 provides support for Unicode Technical Standard 46, Unicode IDNA
 Compatibility Processing. This acts as a suitable replacement for the
 “encodings.idna” module that comes with the Python standard library,
 but which only supports the old, deprecated IDNA specification (RFC
 3490).
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
