1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: ruby-formatador
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: HIGUCHI Daisuke (VDR dai) <dai@debian.org>
Build-Depends: debhelper (>= 11~),
ruby-shindo,
gem2deb
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-formatador.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-formatador
Homepage: https://github.com/geemus/formatador
XS-Ruby-Versions: all
Package: ruby-formatador
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: Ruby STDOUT text formatting library
Ruby STDOUT text formatting library that allows you to easily change the color
or the indentation of the displayed text, create tables, progressbar and more.
|