Source: yagv
Section: science
Priority: optional
Maintainer: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.6.6-3~)
Standards-Version: 3.9.5
Homepage: http://www.thingiverse.com/thing:38118
Vcs-Git: git://git.debian.org/3dprinter/packages/yagv.git

Package: yagv
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
         python-pyglet
Description: yet another G-code viewer
 yagv is a fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and
 OpenGL (via pyglet)
 .
 It has the following features:
  - Load large files painlessly
  - Select specific layers to look at
  - Colour segments according to funciton
  - Shows a full 3D view for better undersrtanding the G-code.
