          MODULE=python-attrs
         VERSION=25.4.0
          SOURCE=attrs-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/a/attrs/
      SOURCE_VFY=sha256:16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11
SOURCE_DIRECTORY=$BUILD_DIRECTORY/attrs-$VERSION
        WEB_SITE=https://attrs.readthedocs.org/
        REPLACES=cycler
         ENTERED=20180901
         UPDATED=20260303
           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
