File: control

package info (click to toggle)
octave-vrml 1.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,368 kB
  • ctags: 49
  • sloc: makefile: 52
file content (26 lines) | stat: -rw-r--r-- 1,089 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
Source: octave-vrml
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
           Sébastien Villemot <sebastien@debian.org>,
           Rafael Laboissiere <rafael@laboissiere.net>,
           Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1),
 texlive-latex-recommended, ghostscript
Standards-Version: 3.9.6
Homepage: http://octave.sourceforge.net/vrml
Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-vrml.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-vrml.git

Package: octave-vrml
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}, whitedune
Description: VRML functions for Octave
 This package provides functions to do 3D graphics using VRML in
 Octave a numerical computation software. It allows the visualization
 of sets of 3D points, 3D curves, surfaces, etc using Octave, in
 conjunction with the VRML browser FreeWRL.
 .
 This Octave add-on package is part of the Octave-Forge project.