File: control

package info (click to toggle)
libfont-ttf-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,148 kB
  • ctags: 486
  • sloc: perl: 17,929; makefile: 10
file content (25 lines) | stat: -rw-r--r-- 1,002 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: libfont-ttf-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 Damyan Ivanov <dmn@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Xavier Guimard <x.guimard@free.fr>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libio-string-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfont-ttf-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfont-ttf-perl.git
Homepage: https://metacpan.org/release/Font-TTF
Testsuite: autopkgtest-pkg-perl

Package: libfont-ttf-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libio-string-perl
Suggests: libxml-parser-perl
Description: Perl module for TrueType font hacking
 Font::TTF module supports reading, processing and writing many different
 table formats for TrueType fonts. You can do almost anything with a
 TrueType font with this module.