File: control

package info (click to toggle)
pythoncad 0.1.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,816 kB
  • ctags: 5,020
  • sloc: python: 64,182; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
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.