Source-Makefile: feeds/packages/lang/python/python-idna/Makefile
Build-Depends: python-flit-core/host

Package: python3-idna
Submenu: Python
Version: 3.6-r1
Depends: +libc +python3-light +python3-codecs
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: IDNA library
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: idna-3.6.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: https://github.com/kjd/idna
Type: ipkg
Description: A library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as "IDNA2008" and can produce different results
from the earlier standard from 2003.
@@

Package: python3-idna-src
Submenu: Python
Version: 3.6-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: IDNA library (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: idna-3.6.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE.md
URL: https://github.com/kjd/idna
Type: ipkg
Description:     A library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as "IDNA2008" and can produce different results
from the earlier standard from 2003.

    This package contains the Python source files for python3-idna.
@@
Config:
    depends on PACKAGE_python3-idna
@@


