1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: stardata-common
Section: science
Priority: optional
Maintainer: Francisco Manuel Garcia Claramonte <francisco@debian.org>
Uploaders: Javier Fernandez-Sanguino Peña <jfs@computer.org>
Build-Depends: debhelper (>= 9.0.0)
Standards-Version: 3.9.3
Homepage: http://alioth.debian.org/projects/stardata-common/
Package: stardata-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Common framework to manage astronomy packages
This package allows the installation and removal of astronomy catalogues,
converting those catalogues to astronomy programs' data formats.
.
All stardata catalogues conforming to stardata-common policy are
converted automatically at installation time to the formats of
astronomy programs that support stardata-common.
.
The register-stardata program is transparent for the user; this program
is called automatically when any astronomy package conforming to the
stardata-common policy is installed, upgraded or removed.
|