File: control

package info (click to toggle)
libcrypt-format-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 116 kB
  • sloc: perl: 39; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 876 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
Source: libcrypt-format-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libtest-exception-perl,
 perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-format-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-format-perl.git
Homepage: https://metacpan.org/release/Crypt-Format
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no

Package: libcrypt-format-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl interface to conversion utilities for encryption applications
 Crypt::Format provides an interface to a set of conversions for encryption
 applications (der2pem, pem2der, normalize_pem).