python-attrs 19.3.0-ok1 source package in openKylin
Changelog
python-attrs (19.3.0-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
python-attrs (19.3.0-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
python-attrs_19.3.0.orig.tar.xz | 102.2 KiB | 706754d94b545e1661babe023d4b0a458fbf99ae5d9f678e3ac2ca55a0c31e91 |
python-attrs_19.3.0-ok1.debian.tar.xz | 3.7 KiB | a2d05d9ebaa1b4fd89477ce0bd10e13dcbe842a5fe998f269e7a729a1f044eb4 |
python-attrs_19.3.0-ok1.dsc | 2.4 KiB | 6c6dd1c26b10ca795051756a77d5bfe839af6a88447060de2b854208aa1948f8 |
No description available for pypy-attr in openkylin yangtze.
No description available for python-attr in openkylin yangtze.
attrs is an MIT-licensed Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.
.
You just specify the attributes to work with and attrs gives you:
- a nice human-readable __repr__,
- a complete set of comparison methods,
- an initializer,
- and much more
without writing dull boilerplate code again and again.
.
This package provides documentation for attrs.
attrs is an MIT-licensed Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.
.
You just specify the attributes to work with and attrs gives you:
- a nice human-readable __repr__,
- a complete set of comparison methods,
- an initializer,
- and much more
without writing dull boilerplate code again and again.
.
This package contains attrs packaged for Python 3.