Source: pijuice-base
Maintainer: Milan Neskovic <milan@pi-supply.com>
Section: python
Priority: optional
Build-Depends: python3-all (>= 3.5), debhelper (>= 10), i2c-tools, python3-smbus
Standards-Version: 3.9.6

Package: pijuice-base
Architecture: all
Depends: python3 (>= 3.5), i2c-tools, python3-smbus, python3-urwid
Conflicts: pijuice, pijuice-gui (<= 1.3.3)
Description: Basic support for Pi-Supply's PiJuice HAT
 This package contains the following python scripts:
 * The low level interface (pijuice.py)
 * The supporting service (pijuice_sys.py)
 * and the command line interface (pijuice_cli, pijuice_cli.py).
 .
 The dekstop applications are in the pijuice-gui package which depends on this one.
