Source: printrun
Section: misc
Priority: optional
Maintainer: Rock Storm <rockstorm@gmx.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               python,
               python-serial,
Standards-Version: 3.9.6
Homepage: http://www.pronterface.com
Vcs-Git: https://github.com/rockstorm101/printrun-for-debian.git

Package: printrun
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
         python (>= 2.7),
         python-serial,
         python-pyglet,
         python-wxgtk3.0,
         python-dbus,
         python-psutil
Suggests: slic3r
Description: 3D printing host suite
 Printrun is a full suite of host interfaces for 3D printers and CNC,
 consisting of:
  * printcore, a standalone non-interactive G-Code sender
  * pronsole, an interactive command-line host
  * pronterface, a graphical host software with the same functionality as
    pronsole
 .
 Together with skeinforge or Slic3r they form a powerful 3d printing
 toolchain.
