File: control

package info (click to toggle)
libastro-fits-header-perl 3.07-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 388 kB
  • sloc: perl: 2,367; makefile: 10
file content (28 lines) | stat: -rw-r--r-- 1,217 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
Source: libastro-fits-header-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jose Luis Rivas <ghostbar38@gmail.com>,
           Ansgar Burchardt <ansgar@debian.org>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8),
               libmodule-build-perl
Build-Depends-Indep: perl,
                     libastro-fits-cfitsio-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libastro-fits-header-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libastro-fits-header-perl.git
Homepage: https://metacpan.org/release/Astro-FITS-Header

Package: libastro-fits-header-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libastro-fits-cfitsio-perl
Provides: libastro-fits-header-cfitsio,
          libastro-fits-header-item
Description: module for reading, modifying and writing FITS headers
 Astro::FITS::Header is a set of Perl modules that provide a more high-level
 approach than the straightforward CFITSIO to reading, modifying and then
 writing out FITS standard header blocks to FITS files.