File: control

package info (click to toggle)
libpdl-io-hdf5-perl 1%3A0.73-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 564 kB
  • ctags: 83
  • sloc: perl: 1,544; makefile: 14
file content (26 lines) | stat: -rw-r--r-- 974 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
25
26
Source: libpdl-io-hdf5-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Henning Glawe <glaweh@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9),
               dpkg-dev (>= 1.16.1~),
               libhdf5-serial-dev,
               pdl (>= 1:2.016),
               perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-io-hdf5-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpdl-io-hdf5-perl.git
Homepage: https://metacpan.org/release/PDL-IO-HDF5

Package: libpdl-io-hdf5-perl
Architecture: any
Depends: ${pdl:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: PDL Interface to the HDF5 Data Format
 PDL::IO::HDF5 provides an object-oriented interface for PDLs to the HDF5
 data-format. Information on the HDF5 Format can be found at the NCSA's web
 site at http://www.hdfgroup.org