Source: rpi.gpio
Section: python
Priority: optional
Maintainer: Ben Croston <ben@croston.org>
Build-Depends: debhelper (>= 9), python, python2.7, python3, python3.5, python-dev, python2.7-dev, python3-dev, python3.5-dev, dh-python, python-setuptools, python3-setuptools
Standards-Version: 3.9.8
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Homepage: http://sourceforge.net/projects/raspberry-gpio-python/

Package: python-rpi.gpio
Architecture: armhf
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Python GPIO module for Raspberry Pi
 This is the RPi.GPIO Python module, for supporting GPIO on a
 Raspberry Pi

Package: python3-rpi.gpio
Architecture: armhf
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python 3 GPIO module for Raspberry Pi
 This is the RPi.GPIO Python 3 module, for supporting GPIO on a
 Raspberry Pi

