File: control

package info (click to toggle)
source-extractor 2.28.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,084 kB
  • sloc: ansic: 39,766; sh: 1,063; makefile: 306; python: 220
file content (24 lines) | stat: -rw-r--r-- 1,000 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
Source: source-extractor
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libblas-dev,
               libcfitsio-dev,
               libfftw3-dev,
               liblapacke-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-astro-team/source-extractor
Vcs-Git: https://salsa.debian.org/debian-astro-team/source-extractor.git
Homepage: https://www.astromatic.net/software/sextractor

Package: source-extractor
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Source extractor for astronomical images
 Find sources, such as stars and galaxies, in astronomical images.
 The input data files are in FITS file format, and are analyzed to
 compute the locations of sources, with the ability to distinguish
 between galaxies and stars using a neural-network technique.