Source: python-attrs
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/python-attrs/attrs/tags
Vcs-Browser: https://github.com/alvistack/python-attrs-attrs
Vcs-Git: https://github.com/alvistack/python-attrs-attrs.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-attr
Architecture: all
Description: Python attributes without boilerplate
 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).
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
