Source: python-snap7 Section: python Maintainer: Debian Python Team Uploaders: Manuel Guerra Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, Build-Depends-Indep: pybuild-plugin-pyproject, python3-pytest Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.4 Homepage: https://github.com/gijzelaerr/python-snap7 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-snap7 Vcs-Git: https://salsa.debian.org/python-team/packages/python-snap7.git Package: python3-snap7 Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-click, python3-rich Description: Pure Python S7 communication library for Siemens PLCs Python-snap7 is a Python library for interfacing with Siemens S7 PLCss. As of version 3.0, the entire S7 protocol stack (TPKT, COTP, and S7) is implemented in pure Python, removing any native C library dependencies.