Source: pyparallel Section: python Priority: optional Maintainer: Matthias Klose Build-Depends: debhelper (>= 9), dh-python, python3-all:any Build-Depends-Indep: python3-setuptools, Standards-Version: 4.4.1 Package: python3-parallel Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: pyparallel - module encapsulating access for the parallel port This module capsulates the access for the parallel port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "parallel" automatically selects the appropriate backend.