Source: spidev
Standards-Version: 4.7.3
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders:
 Anton Gladky <gladk@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-python
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all-dev,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/electronics-team/spidev
Vcs-Git: https://salsa.debian.org/electronics-team/spidev.git
Homepage: https://github.com/doceme/py-spidev

Package: python3-spidev
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Recommends:
 ${python3:Recommends},
Suggests:
 ${python3:Suggests},
Description: Python bindings for Linux SPI access through spidev
 This project contains a python module for interfacing with SPI
 devices from user space via the spidev linux kernel
 driver.
