File: control

package info (click to toggle)
libpalm-pdb-perl 1.400-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 256 kB
  • sloc: perl: 1,406; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,130 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
Source: libpalm-pdb-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpalm-pdb-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpalm-pdb-perl.git
Homepage: https://metacpan.org/release/Palm-PDB
Testsuite: autopkgtest-pkg-perl

Package: libpalm-pdb-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Breaks: libpalm-perl (<< 1:1.400-1)
Replaces: libpalm-perl (<< 1:1.400-1)
Description: modules to parse Palm database files
 The Palm::PDB module provides a framework for reading and writing database
 files for use on PalmOS devices such as the PalmPilot. It can read and write
 both Palm Database (.pdb) and Palm Resource (.prc) files.  It is intended to
 be used in conjunction with supplemental modules for specific types of
 databases, such as Palm::Raw (also included in this package) or Palm::Memo
 (included in libpalm-perl).