Source-Makefile: feeds/packages/lang/python/python-cached-property/Makefile

Package: python3-cached-property
Submenu: Python
Version: 1.5.2-r2
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: A decorator for caching properties in classes
Maintainer: Javier Marcet <javier@marcet.info>
Source: cached-property-1.5.2.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
URL: https://github.com/pydanny/cached-property
Type: ipkg
Description:   A decorator for caching properties in classes.
@@

Package: python3-cached-property-src
Submenu: Python
Version: 1.5.2-r2
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: A decorator for caching properties in classes (sources)
Maintainer: Javier Marcet <javier@marcet.info>
Source: cached-property-1.5.2.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
URL: https://github.com/pydanny/cached-property
Type: ipkg
Description:       A decorator for caching properties in classes.

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


