File: control

package info (click to toggle)
munipack 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 31,892 kB
  • sloc: cpp: 33,555; sh: 5,538; f90: 2,872; makefile: 276; ansic: 186; python: 140; xml: 72; awk: 12
file content (77 lines) | stat: -rw-r--r-- 3,349 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: munipack
Section: science
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Filip Hroch <hroch@physics.muni.cz>
Build-Depends: debhelper-compat (= 13), gfortran, g++ (>= 6), libcfitsio-dev, libwxgtk3.2-dev, minpack-dev, liboakleaf-dev, pkg-config, libplplot-dev
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://munipack.physics.muni.cz/
Vcs-Browser: https://salsa.debian.org/debian-astro-team/munipack
Vcs-Git: https://salsa.debian.org/debian-astro-team/munipack.git

Package: munipack
Architecture: all
Depends: munipack-gui, munipack-cli, munipack-doc, ${misc:Depends}
Description: Astronomical photometry software package
 Munipack is a general astronomical photometry software package.
 Currently implements functions for standard photometry processing
 (photometry reductions - dark, flat), aperture  photometry, astrometry
 and photometry calibration, accessing Virtual observatory, etc.
 .
 This is a dependency package providing recommended complete installation.


Package: munipack-core
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Core routines of Munipack
 Munipack is a general astronomical photometry software package.
 Currently implements functions for standard photometry processing
 (photometry reductions - dark, flat), aperture  photometry, astrometry
 and photometry calibration, accessing Virtual observatory, etc.
 .
 This package contains the core routines. Ones are implemented in Fortran
 and partly in C++ as independent binaries. Data are provided via
 standard input and output. None additional dependency is required
 but direct usage should by hard.

Package: munipack-cli
Architecture: any
Depends: munipack-core, ${shlibs:Depends}, ${misc:Depends}
Suggests: fitspng, gnuplot
Description: Command line interface of Munipack
 Munipack is a general astronomical photometry software package.
 Currently implements functions for standard photometry processing
 (photometry reductions - dark, flat), aperture  photometry, astrometry
 and photometry calibration, accessing Virtual observatory, etc.
 .
 This package provides "munipack" command which offers command line
 interface for Munipack. Also provides Virtual Observatory support.

Package: munipack-gui
Architecture: any
Depends: munipack-core, plplot-driver-cairo, ${shlibs:Depends}, ${misc:Depends}
Suggests: rawtran
Description: Graphical user interface of Munipack
 Munipack is a general astronomical photometry software package.
 Currently implements functions for standard photometry processing
 (photometry reductions - dark, flat), aperture  photometry, astrometry
 and photometry calibration, accessing Virtual observatory, etc.
 .
 This package provides "xmunipack" command which offers graphical
 user interface for Munipack.

Package: munipack-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Documentation of Munipack
 Munipack is a general astronomical photometry software package.
 Currently implements functions for standard photometry processing
 (photometry reductions - dark, flat), aperture  photometry, astrometry
 and photometry calibration, accessing Virtual observatory, etc.
 .
 This package contains extensive documentation (guide, tutorials,
 description of data formats).