59 lines
1.9 KiB
YAML
59 lines
1.9 KiB
YAML
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: Planetarium software for the advanced amateur astronomer
|
|
description: >-
|
|
This program enables you to draw sky charts, making use of the data in 16 catalogs
|
|
of stars and nebulae. In addition the position of planets, asteroids and comets
|
|
are shown.
|
|
|
|
The purpose of this program is to prepare different sky maps for a particular
|
|
observation. A large number of parameters help you to choose specifically or automatically
|
|
which catalogs to use, the colour and the dimension of stars and nebulae, the
|
|
representation of planets, the display of labels and coordinate grids, the superposition
|
|
of pictures, the condition of visibility and more. All these features make this
|
|
celestial atlas more complete than a conventional planetarium.
|
|
license:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: []
|
|
requires:
|
|
platform: []
|
|
profiles:
|
|
default:
|
|
description: Minimal installation with default catalogs and documentation.
|
|
rpms:
|
|
- skychart
|
|
- skychart-doc
|
|
additional-stars:
|
|
description: Core program, documentation and additional star catalogs.
|
|
rpms:
|
|
- skychart
|
|
- skychart-doc
|
|
- skychart-data-stars
|
|
additional-dso:
|
|
description: Core program, documentation and additional Deep Sky catalogs.
|
|
rpms:
|
|
- skychart
|
|
- skychart-doc
|
|
- skychart-data-dso
|
|
full:
|
|
description: Core program, documentation and all available additional catalogs.
|
|
rpms:
|
|
- skychart
|
|
- skychart-doc
|
|
- skychart-data-stars
|
|
- skychart-data-dso
|
|
api:
|
|
rpms:
|
|
- skychart
|
|
components:
|
|
rpms:
|
|
skychart:
|
|
ref: devel
|
|
rationale: Package in api
|
|
buildorder: 10
|
|
...
|