File: control

package info (click to toggle)
ruby-terminal-table 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164 kB
  • ctags: 69
  • sloc: ruby: 481; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 960 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 Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 10~),
               gem2deb,
               ruby-unicode-display-width (>= 1.1.1)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-terminal-table.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-terminal-table.git
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 (>= 1.1.1),
         ${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.