Source: python-atom Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Alexander Sulfrian Build-Depends: debhelper-compat (= 13), dh-python, libpython3-all-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-cppy, python3-psutil , python3-pytest , python3-pytest-benchmark , python3-pytest-cov , python3-setuptools, python3-setuptools-scm, Build-Depends-Indep: dh-sequence-sphinxdoc , graphviz , jdupes , python3-sphinx , python3-sphinx-rtd-theme , Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-atom Vcs-Git: https://salsa.debian.org/python-team/packages/python-atom.git Homepage: https://github.com/nucleic/atom Testsuite: autopkgtest-pkg-pybuild Package: python3-atom Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Description: Memory efficient Python objects Atom is a framework for creating memory efficient Python objects with enhanced features such as dynamic initialization, validation, and change notification for object attributes. . This package contains the Python 3 version of atom. Package: python-atom-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: Memory efficient Python objects (documentation) Atom is a framework for creating memory efficient Python objects with enhanced features such as dynamic initialization, validation, and change notification for object attributes. . This package contains the documentation for atom.