          MODULE=python-attrs
         VERSION=25.3.0
          SOURCE=attrs-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/a/attrs/
      SOURCE_VFY=sha256:75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/attrs-$VERSION
        WEB_SITE=https://attrs.readthedocs.org/
        REPLACES=cycler
         ENTERED=20180901
         UPDATED=20250828
           SHORT="Attributes without boilerplate"

cat << EOF
attrs is the Python package that will bring back the joy of writing classes by
relieving you from the drudgery of implementing object protocols (aka dunder
methods).
EOF
