File: control

package info (click to toggle)
gnuastro 0.2.33-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 18,004 kB
  • ctags: 7,468
  • sloc: ansic: 81,218; sh: 7,764; makefile: 443; cpp: 9
file content (56 lines) | stat: -rw-r--r-- 2,318 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
Source: gnuastro
Section: science
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Mohammad Akhlaghi <akhlaghi@gnu.org>
Build-Depends: debhelper (>= 9),
               ghostscript (>= 9.10),
               libcfitsio-dev,
               libgsl0-dev,
               libjpeg-dev,
               libgit2-dev,
               libgit2-24,
               wcslib-dev,
Standards-Version: 3.9.8
Homepage: https://www.gnu.org/software/gnuastro
Vcs-Git: https://anonscm.debian.org/debian-astro/packages/gnuastro.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/gnuastro.git

Package: libgnuastro1
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GNU Astronomy Utilities shared libraries
 GNU Astronomy Utilities (Gnuastro) is a collection of programs (the
 `gnuastro' package) and librarires (this package along with
 `libgnuastro-dev', and `libgnuastro1-dbg') for astronomical data analysis
 and manipulation. The programs can be run on the command-line for
 efficient and easy usage and the libraries can be used within C and C++
 programs.
 .
 This package contains Gnuastro's shared librarires.

Package: libgnuastro-dev
Architecture: any
Section: libdevel
Depends: libgnuastro1 (= ${binary:Version}), ${misc:Depends}
Description: GNU Astronomy Utilities development files
 GNU Astronomy Utilities (Gnuastro) is a collection of programs (the
 `gnuastro' package) and librarires (this package along with `libgnuastro1'
 and `libgnuastro1-dbg') for astronomical data analysis and
 manipulation. The programs can be run on the command-line for efficient
 and easy usage and the libraries can be used within C and C++ programs.
 .
 This package contains Gnuastro's headers and static libraries.

Package: gnuastro
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GNU Astronomy Utilities programs
 GNU Astronomy Utilities (Gnuastro) is a collection of programs (this
 package) and librarires (`libgnuastro1', `libgnuastro-dev', and
 `libgnuastro1-dbg') for astronomical data analysis and manipulation. The
 programs can be run on the command-line for efficient and easy usage and
 the libraries can be used within C and C++ programs.
 .
 This package contains Gnuastro's programs.