mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 12:53:22 +00:00
24 lines
726 B
Plaintext
24 lines
726 B
Plaintext
Source: chip-io
|
|
Maintainer: Robert Wolterman <robert.wolterman@gmail.com>
|
|
Section: python
|
|
Priority: optional
|
|
Build-Depends: python-setuptools (>= 0.6b3), python-all-dev (>= 2.6.6-3), debhelper (>= 9), dh-python,
|
|
python3-all (>=3.2), python3-setuptools
|
|
Standards-Version: 3.9.1
|
|
|
|
Package: python-chip-io
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
|
|
Description: A module to control CHIP IO channels
|
|
CHIP_IO
|
|
============================
|
|
A CHIP GPIO library
|
|
|
|
Package: python3-chip-io
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
|
|
Description: A module to control CHIP IO channels
|
|
CHIP_IO
|
|
============================
|
|
A CHIP GPIO library
|