Source-Makefile: feeds/packages/lang/python/python-attrs/Makefile
Build-Depends: python-hatchling/host python-hatch-vcs/host python-hatch-fancy-pypi-readme/host

Package: python3-attrs
Submenu: Python
Version: 23.1.0-r1
Depends: +libc +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Classes Without Boilerplate
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: attrs-23.1.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://www.attrs.org/
Type: ipkg
Description: attrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.
@@

Package: python3-attrs-src
Submenu: Python
Version: 23.1.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Classes Without Boilerplate (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: attrs-23.1.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://www.attrs.org/
Type: ipkg
Description:     attrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.

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


