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: savi
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: YunQiang Su <syq@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
tcl-dev,
tk-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/savi
Vcs-Git: https://salsa.debian.org/debian-gis-team/savi.git
Homepage: https://savi.sourceforge.net/
Rules-Requires-Root: no
Package: savi
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: geomview
Description: satellite constellation visualisation
SaVi allows you to simulate satellite orbits and coverage,
in two and three dimensions. SaVi is particularly useful for
simulating satellite constellations such as Iridium and Globalstar.
.
SaVi can use Geomview, an optional but useful package,
for 3D rendering.
|