/opt/alt/python38/share/doc/alt-python38-attrs
Edit: /opt/alt/python38/share/doc/alt-python38-attrs/AUTHORS.rst (753B)
Credits
=======
``attrs`` is written and maintained by `Hynek Schlawack
`_.
The development is kindly supported by `Variomedia AG
`_.
A full list of contributors can be found in `GitHub's overview
`_.
It’s the spiritual successor of `characteristic `_ and aspires to fix some of it clunkiness and unfortunate decisions.
Both were inspired by Twisted’s `FancyEqMixin `_ but both are implemented using class decorators because `sub-classing is bad for you `_, m’kay?