File: control

package info (click to toggle)
ruby-afm 0.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 160 kB
  • sloc: ruby: 117; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 853 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
Source: ruby-afm
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-minitest
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-afm.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-afm
Homepage: https://github.com/halfbyte/afm
XS-Ruby-Versions: all

Package: ruby-afm
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby library to read Adobe Font Metrics files
 This simple library can read Adobe Font Metrics (afm) files and use the data
 conveniently. Currently, it can parse the afm file and save it in a few
 attributes.