12345678910111213141516 |
- Source: stdd
- XS-Python-Version: >= 2.7
- Maintainer: Helmut Pozimski <helmut@pozimski.eu>
- Homepage: https://dev.intranet.helmut-pozimski.de/stdd
- Section: python
- Priority: optional
- Build-Depends: python (>= 2.6), debhelper (>= 7.4.3)
- Standards-Version: 3.9.5
- Package: stdd
- Architecture: all
- Depends: ${misc:Depends}, python (>= 2.7), python-smbus, i2c-tools, python-prctl
- Description: simple time display daemon
- stdd is a small daemon written in python which displays
- the current time on a 7 segment display from Adafruit attached via i2c
|