1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: pythoncad
Section: graphics
Priority: optional
Maintainer: Luca Falavigna <dktrkranz@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.3.0)
Build-Depends-Indep: python (>= 2.4), python-support (>= 0.5.3)
Standards-Version: 3.8.4
Homepage: http://www.pythoncad.org
Vcs-Svn: svn://svn.debian.org/python-apps/packages/pythoncad/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pythoncad/trunk/
Package: pythoncad
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 1.99.16), python-gobject
Description: Computer Aided Drafting (CAD) program
PythonCAD is a scriptable (with the Python language) and easy to use drafting
program.
.
Please note that this version still doesn't support DWG and DXF file formats.
|