File: control

package info (click to toggle)
ruby-terminal-table 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: ruby: 874; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 900 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-terminal-table
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-unicode-display-width
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-terminal-table.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-terminal-table
Homepage: https://github.com/tj/terminal-table
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-terminal-table
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-unicode-display-width,
         ${misc:Depends}
Description: simple, feature rich ASCII table generation library
 This package contains a fast and simple, yet feature rich ASCII table generator
 written in Ruby.