File: control

package info (click to toggle)
dime 0.20020111-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,256 kB
  • ctags: 1,590
  • sloc: cpp: 14,439; sh: 6,972; makefile: 579; ansic: 57
file content (32 lines) | stat: -rw-r--r-- 1,039 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: dime
Section: graphics
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Build-Depends: debhelper (>> 3.0.0), g++, automake, libtool, doxygen
Standards-Version: 3.5.2

Package: libdime
Architecture: any
Depends: ${shlibs:Depends}
Description: DXF Import, Manipulation, and Export library.
 Dime is a C++ class library for reading, constructing, manipulating,
 and writing DXF file data.
 .
 This library package comes with the program dxf2vrml, which converts
 dxf to VRML files.

Package: libdime-dev
Architecture: all
Depends: ${shlibs:Depends}
Description: DXF Import, Manipulation, and Export library - devel
 Dime is a C++ class library for reading, constructing, manipulating,
 and writing DXF file data.

Package: libdime-doc
Architecture: all
Depends: ${shlibs:Depends}
Description: DXF Import, Manipulation, and Export library - devel
 Dime is a C++ class library for reading, constructing, manipulating,
 and writing DXF file data.
 .
 This dev package also contains doxygen generated documentation