File: control

package info (click to toggle)
meshlab 1.3.2%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 21,096 kB
  • ctags: 33,630
  • sloc: cpp: 224,813; ansic: 8,170; xml: 119; makefile: 80
file content (36 lines) | stat: -rw-r--r-- 1,453 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
33
34
35
36
Source: meshlab
Section: graphics
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Teemu Ikonen <tpikonen@gmail.com>
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/meshlab.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/meshlab.git
Build-Depends: debhelper (>= 10),
               docbook-xsl,
               lib3ds-dev (>=1.3.0),
               libbz2-dev,
               libeigen3-dev,
               libglew-dev,
               libmuparser-dev,
               libopenctm-dev,
               libqhull-dev,
               libqt4-dev,
               libqt4-opengl-dev,
               xsltproc
Homepage: http://www.meshlab.net
Standards-Version: 4.0.1

Package: meshlab
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: chemical-mime-data
Description: System for processing and editing triangular meshes
 MeshLab is an open source, portable, and extendible system for the
 processing and editing of unstructured 3D triangular meshes.
 The system is aimed to help the processing of the typical not-so-small
 unstructured models arising in 3D scanning, providing a set of tools for
 editing, cleaning, healing, inspecting, rendering and converting this kind
 of meshes.
 .
 Meshlab can read files in these formats: PLY, STL, OFF, OBJ, 3DS, COLLADA
 and PTX. It can write PLY, STL, OFF, OBJ, 3DS, COLLADA, VRML, and DXF.