Source: python-fastmolwidget Section: python Maintainer: Debian Python Team Uploaders: Andrius Merkys , Priority: optional Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-gemmi , python3-numpy, python3-pytest , pybuild-plugin-pyproject, python3-pyside6.qttest, python3-setuptools, python3-shelxfile, python3-qtpy, python3-uv-build, Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.4 Homepage: https://github.com/dkratzert/Fastmolwidget Vcs-Browser: https://salsa.debian.org/python-team/packages/python-fastmolwidget Vcs-Git: https://salsa.debian.org/python-team/packages/python-fastmolwidget.git Package: python3-fastmolwidget Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: PyQt/PySide6 widget to display crystal structures (Python 3) Fastmolwidget is a lightweight, embeddable Qt widget that renders molecular and crystal structures in 2D projection with interactive mouse controls. It supports anisotropic displacement parameter (ADP) ellipsoids, ball-and-stick diagrams, and plain sphere representations - all drawn with a pure-Python QPainter backend (no OpenGL required). . This package installs the library for Python 3.