Source: spidev
Maintainer: Stephen Caudle <scaudle@doceme.com>
Section: python
Priority: optional
Build-Depends: python-all-dev (>= 2.6.6-3), python3-all-dev, dh-python,
 debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://github.com/doceme/py-spidev

Package: python-spidev
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Description: Python bindings for Linux SPI access through spidev (Python 2)
 Python module for interfacing with SPI devices from user space via the spidev
 linux kernel driver.

Package: python3-spidev
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Python bindings for Linux SPI access through spidev (Python 3)
 Python module for interfacing with SPI devices from user space via the spidev
 linux kernel driver.
