File: control

package info (click to toggle)
healpix-java 3.60%2Bds-4%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 424 kB
  • sloc: java: 5,126; makefile: 15; sh: 6
file content (41 lines) | stat: -rw-r--r-- 1,896 bytes parent folder | download | duplicates (2)
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
Source: healpix-java
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Leo Singer <leo.singer@ligo.org>
Homepage: http://healpix.sourceforge.net
Build-Depends: debhelper-compat (= 12), javahelper, libjs-jquery, libjs-jquery-ui
Build-Depends-Indep: default-jdk, junit, libfits-java (>= 1.15.1)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian-astro-team/healpix-java.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/healpix-java
Section: java

Package: libhealpix-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: HEALPix representation of spherical data - Java library
 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides the Java language implementation of HEALPix.

Package: libhealpix-java-doc
Architecture: all
Multi-Arch: foreign
Depends: ${java:Depends}, ${misc:Depends}, libjs-jquery, libjs-jquery-ui
Recommends: ${java:Recommends}
Description: HEALPix representation of spherical data - Java documentation
 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides documentation for the Java language implementation of
 HEALPix.
Section: doc