Source: repetier-host
Section: utils
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: cli-common-dev (>= 0.8~),
               debhelper (>= 9),
               docbook-xsl,
               icoutils,
               libmono-addins-msbuild-cil-dev,
               libmono-cil-dev,
               libopentk-cil-dev,
               mono-devel,
               mono-xbuild,
               xsltproc
Standards-Version: 3.9.8
Homepage: http://www.repetier.com

Package: repetier-host
Architecture: all
Depends: libmono-addins-gui0.2-cil,
         ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: host controller for RepRap style 3D printers
 Repetier-Host allows you to perform all the steps needed to 3D-print models.
 It supplies the following features:
   - arranging model(s) on a virtual print plate
   - slicing the model and computing paths for printer head
   - checking the g-code for errors
   - sending the g-code to printer
   - monitoring the printer
