12345678910111213141516 |
- Source: stdd
- XS-Python3-Version: >= 3.0
- Maintainer: Helmut Pozimski <helmut@pozimski.eu>
- Homepage: https://dev.intranet.helmut-pozimski.de/stdd
- Section: python
- Priority: optional
- Build-Depends: python3 (>= 3.0), debhelper (>= 9), dh-python
- Standards-Version: 3.9.6
- Package: stdd
- Architecture: all
- Depends: ${misc:Depends}, python3 (>= 3.0), i2c-tools
- 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
|