File: control

package info (click to toggle)
ruby-rbpdf 1.20.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,324 kB
  • sloc: ruby: 136,129; makefile: 10
file content (41 lines) | stat: -rw-r--r-- 1,463 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: ruby-rbpdf
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Hashem Nasarat <hnasarat@gmail.com>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               ruby-actionview,
               ruby-htmlentities (>= 4.3.1)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rbpdf.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rbpdf
Homepage: https://github.com/naitoh/rbpdf
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-rbpdf
X-DhRuby-Root: .
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-htmlentities (>= 4.3.1),
         ruby-rbpdf-font (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby library for PDF generation
 Template plugin allowing the inclusion of ERB-enabled RBPDF template files,
 what can be used for example to generate PDF files in web applications.
 .
 This package provides the main library.

Package: ruby-rbpdf-font
X-DhRuby-Root: rbpdf-font
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby library for PDF generation (font definitions)
 This package provides a template plugin allowing the inclusion of ERB-enabled
 RBPDF template files, what can be used for example to generate PDF files in
 web applications.
 .
 This package provides the font definitions for ruby-rbpdf.