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

Package: python3-sortedcontainers
Submenu: Python
Version: 2.4.0-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: sortedcontainers-2.4.0.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
URL: https://grantjenks.com/docs/sortedcontainers
Type: ipkg
Description:   Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions.
@@

Package: python3-sortedcontainers-src
Submenu: Python
Version: 2.4.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Sorted Containers -- Sorted List, Sorted Dict, Sorted Set (sources)
Maintainer: Julien Malik <julien.malik@paraiso.me>
Source: sortedcontainers-2.4.0.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
URL: https://grantjenks.com/docs/sortedcontainers
Type: ipkg
Description:       Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions.

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


