libcec-sys 4.0.0

FFI bindings to libcec
Documentation
1
2
3
4
5
6
7
### Debian
Use the following commands to create a Debian package:
```
source /etc/lsb-release
sed "s/#DIST#/${DISTRIB_CODENAME}/g" debian/changelog.in > debian/changelog
dpkg-buildpackage
```