Source-Makefile: feeds/packages/lang/python/python-sniffio/Makefile

Package: python3-sniffio
Submenu: Python
Version: 1.3.0-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Sniff out which async library your code is running under
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: sniffio-1.3.0.tar.gz
License: Apache-2.0|MIT
LicenseFiles: LICENSE.APACHE2|LICENSE.MIT
URL: https://sniffio.readthedocs.io
Type: ipkg
Description:   This is a tiny package whose only purpose is to let you detect which async library your code is running under.
@@

Package: python3-sniffio-src
Submenu: Python
Version: 1.3.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Sniff out which async library your code is running under (sources)
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: sniffio-1.3.0.tar.gz
License: Apache-2.0|MIT
LicenseFiles: LICENSE.APACHE2|LICENSE.MIT
URL: https://sniffio.readthedocs.io
Type: ipkg
Description:       This is a tiny package whose only purpose is to let you detect which async library your code is running under.

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


