File: control

package info (click to toggle)
ruby-prawn-icon 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,744 kB
  • sloc: ruby: 1,201; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,073 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
Source: ruby-prawn-icon
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Keith Packard <keithp@keithp.com>
Build-Depends: debhelper-compat (= 12),
	       debhelper (>= 12),
               gem2deb,
               rake,
               ruby-prawn (<< 3.0.0),
               ruby-prawn (>= 1.1.0),
               ruby-rspec
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/keithp/ruby-prawn-icon.git
Vcs-Browser: https://salsa.debian.org/keithp/ruby-prawn-icon
Homepage: https://github.com/jessedoyle/prawn-icon/
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-prawn-icon
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-prawn (<< 3.0.0),
         ruby-prawn (>= 1.1.0),
         ${misc:Depends}
Description: Provides icon fonts for PrawnPDF
 Prawn::Icon provides various icon fonts including
 FontAwesome, PaymentFont and Foundation Icons
 for use with the Prawn PDF toolkit.