Template:OctaveForge/Doc

From Octave
< Template:OctaveForge
Revision as of 10:42, 12 August 2019 by Siko1056 (talk | contribs) (More complete example I imagine.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This template should serve as unified overview for Octave Forge packages.

Example:

{{OctaveForge
| name = interval
| logo = [[File:Interval.png|100px]]
| short description = Real-valued interval arithmetic.
| version = 3.2.0
| date = 2018-07-01
| author 1 name  = Oliver Heimlich
| author 1 email = oheim@posteo.de
| maintainer 1 name  = Oliver Heimlich
| maintainer 1 email = oheim@posteo.de
| license = GPL-3.0+
| group = Community package
| doc 1 = https://octave.sourceforge.io/interval/overview.html
| doc 2 = https://octave.sourceforge.io/interval/package_doc/
| download 1 = https://octave.sourceforge.io/download.php?package=interval-3.2.0.tar.gz
| repository 1 = https://octave.sourceforge.io/pkg-repository/interval/
| dependency 1 = octave ≥ 3.8.0
| runtime dependency 1 = mpfr (≥ 3.1.0) [Debian] libmpfr4 (≥ 3.1.0)
| build   dependency 1 = mpfr (≥ 3.1.0) [Debian] libmpfr4 (≥ 3.1.0)
}}

Will produce the right-floating box:

Octave Forge
interval
Interval.png
Real-valued interval arithmetic.
pkg install -forge interval
Version: 3.2.0 (2018-07-01)
Author(s): Oliver Heimlich oheim@posteo.de
Maintainer(s): Oliver Heimlich oheim@posteo.de
License: GPL-3.0+
Group: Community package
Documentation: https://octave.sourceforge.io/interval/overview.html
https://octave.sourceforge.io/interval/package_doc/
Download: https://octave.sourceforge.io/download.php?package=interval-3.2.0.tar.gz
Repository: https://octave.sourceforge.io/pkg-repository/interval/
Dependencies: octave ≥ 3.8.0