PACKAGE NAME: python3-attrs-23.2.0-x86_64-2_slackdce.txz PACKAGE LOCATION: ./python/python3-attrs PACKAGE SIZE (compressed): 696 K PACKAGE SIZE (uncompressed): 1390 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel,python3-editables,python3-pathspec,python3-pluggy,python3-packaging-opt,python3-setuptools-opt,python3-calver,python3-trove-classifiers,python3-hatchling,python3-hatch_fancy_pypi_readme,python3-hatch_vcs PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-attrs: python3-attrs (Classes Without Boilerplate) python3-attrs: python3-attrs: attrs is the Python package that will bring back the joy of writing python3-attrs: classes by relieving you from the drudgery of implementing object python3-attrs: protocols (aka dunder methods). python3-attrs: python3-attrs: Its main goal is to help you to write concise and correct software python3-attrs: without slowing down your code. python3-attrs: python3-attrs: https://pypi.python.org/pypi/attrs python3-attrs: