1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: ruby-formatador
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Laurent Bigonville <bigon@debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-ruby-extras/ruby-formatador.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-formatador.git;a=summary
Homepage: https://github.com/geemus/formatador
XS-Ruby-Versions: all
Package: ruby-formatador
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
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.
|