Source: sfact
Section: graphics
Priority: optional
Maintainer: 3-D printer team <3dprinter-general@lists.alioth.debian.org>
Uploaders: Changwoo Ryu <cwryu@debian.org>
Homepage: https://github.com/ahmetcemturan/SFACT
Vcs-Git: git://anonscm.debian.org/3dprinter/packages/sfact.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=3dprinter/packages/sfact.git;a=summary
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 8),
Build-Depends-Indep: python-all (>= 2.6.6-3~),

Package: sfact
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
         python-tk,
Breaks: skeinforge (<< 2011.12.18)
Replaces: skeinforge  (<< 2011.12.18)
Description: toolchain to generate G-Code instructions from 3D models
 SFACT, an improved version of Skeinforge, is a set of Python scripts
 which convert 3D models into G-Code instructions. Then the generated
 G-Code instructions can be used for various computer numerical
 control (CNC) machines, to build the 3D models into actual objects.
 Especially Skeinforge is a de facto standard tool for RepRap or
 similar 3D printers.

Package: skeinforge
Section: oldlibs
Priority: extra
Architecture: all
Depends: sfact, ${misc:Depends}
Description: transitional dummy package
 This package is a dummy transitional package. It can be safely removed.
