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

Package: python3-six
Submenu: Python
Version: 1.16.0-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Python 2 and 3 compatibility library
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: six-1.16.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/benjaminp/six
Type: ipkg
Description: Six is a Python 2 and 3 compatibility library.  It provides utility functions
for smoothing over the differences between the Python versions with the goal of
writing Python code that is compatible on both Python versions.  See the
documentation for more information on what is provided.
@@

Package: python3-six-src
Submenu: Python
Version: 1.16.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Python 2 and 3 compatibility library (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: six-1.16.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/benjaminp/six
Type: ipkg
Description:     Six is a Python 2 and 3 compatibility library.  It provides utility functions
for smoothing over the differences between the Python versions with the goal of
writing Python code that is compatible on both Python versions.  See the
documentation for more information on what is provided.

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


