File: control

package info (click to toggle)
splash 3.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,796 kB
  • sloc: f90: 51,717; ansic: 2,259; python: 828; makefile: 562; cpp: 529; perl: 204; sh: 151
file content (36 lines) | stat: -rw-r--r-- 1,463 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: splash
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gfortran,
               giza-dev,
               help2man,
               latexmk,
               python3-sphinx,
               python3-sphinx-rtd-theme,
               tex-gyre,
               texlive-fonts-recommended,
               texlive-plain-generic,
               texlive-latex-base,
               texlive-latex-extra,
               texlive-latex-recommended
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian-astro-team/splash
Vcs-Git: https://salsa.debian.org/debian-astro-team/splash.git
Homepage: https://users.monash.edu.au/~dprice/splash/
Rules-Requires-Root: no

Package: splash
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Visualisation tool for Smoothed Particle Hydrodynamics simulation
 This (formerly SUPERSPHPLOT) is a visualisation tool for output from
 (astrophysical) simulations using the Smoothed Particle Hydrodynamics
 (SPH) method in one, two and three dimensions. It is written in
 Fortran 90 and can utilise the PGPLOT graphics subroutine library to do
 the actual plotting. It is based around a command-line menu structure
 but utilises the interactive capabilities of PGPLOT to manipulate data
 interactively in the plotting window.