File: control

package info (click to toggle)
librtf-document-perl 0.64-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 200 kB
  • sloc: perl: 2,040; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 893 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
Source: librtf-document-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libconvert-units-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/librtf-document-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/librtf-document-perl.git
Homepage: https://backpan.perl.org/modules/by-authors/id/R/RR/RRWO/

Package: librtf-document-perl
Architecture: all
Depends: libconvert-units-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: Perl extension for generating Rich Text Format (RTF) files
 RTF::Document is a Perl module for generating Rich Text Format (RTF)
 documents that can be used by most text converters and word
 processors.