-
rubygem-bcat-0.6.2-1.lbn13.ruby193.noarch
pipe to browser utility
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-berkshelf-3.2.4-1.lbn13.noarch
Manages a Cookbook's, or an Application's, Cookbook dependencies
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-berkshelf-api-2.1.0-5.lbn13.noarch
Berkshelf dependency API server.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-berkshelf-api-client-1.2.1-1.lbn13.noarch
API Client for communicating with a Berkshelf API server.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-bigdecimal-1.1.0-12.fc18.armv6hl
Ruby provides built-in support for arbitrary precision integer arithmetic.
For example:
42**13 -> 1265437718438866624512
BigDecimal provides similar support for very large or very accurate floating
point numbers. Decimal arithmetic is also useful for general calculation,
because it provides the correct answers people expect–whereas normal binary
floating point arithmetic often introduces subtle errors because of the
conversion between base 10 and base 2.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-bigdecimal-1.1.0-24.lbn13.ruby193.x86_64
Ruby provides built-in support for arbitrary precision integer arithmetic.
For example:
42**13 -> 1265437718438866624512
BigDecimal provides similar support for very large or very accurate floating
point numbers. Decimal arithmetic is also useful for general calculation,
because it provides the correct answers people expect–whereas normal binary
floating point arithmetic often introduces subtle errors because of the
conversion between base 10 and base 2.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-blankslate-2.1.2.4-1.lbn13.ruby193.noarch
BlankSlate extracted from Builder.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-bluecloth-2.2.0-1.lbn13.ruby193.x86_64
BlueCloth is a Ruby implementation of John Gruber's
Markdown[http://daringfireball.net/projects/markdown/], a text-to-HTML
conversion tool for web writers. To quote from the project page: Markdown
allows you to write using an easy-to-read, easy-to-write plain text format,
then convert it to structurally valid XHTML (or HTML).
It borrows a naming convention and several helpings of interface from
{Redcloth}[http://redcloth.org/], Why the Lucky Stiff's processor for a
similar text-to-HTML conversion syntax called
Textile[http://www.textism.com/tools/textile/].
BlueCloth 2 is a complete rewrite using David Parsons'
Discount[http://www.pell.portland.or.us/~orc/Code/discount/] library, a C
implementation of Markdown. I rewrote it using the extension for speed and
accuracy; the original BlueCloth was a straight port from the Perl version
that I wrote in a few days for my own use just to avoid having to shell out to
Markdown.pl, and it was quite buggy and slow. I apologize to all the good
people that sent me patches for it that were never released.
Note that the new gem is called 'bluecloth' and the old one 'BlueCloth'. If
you have both installed, you can ensure you're loading the new one with the
'gem' directive:
gem 'bluecloth', '>= 2.0.0'
gem 'BlueCloth'
require 'bluecloth'
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-bluepill-0.0.66-1.lbn13.noarch
Bluepill keeps your daemons up while taking up as little resources as
possible. After all you probably want the resources of your server to be used
by whatever daemons you are running rather than the thing that's supposed to
make sure they are brought back up, should they die or misbehave.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13
-
rubygem-bones-3.8.0-2.lbn13.ruby193.noarch
Mr Bones is a handy tool that creates new Ruby projects from a code
skeleton. The skeleton contains some starter code and a collection of rake
tasks to ease the management and deployment of your source code. Several Mr
Bones plugins are available for creating git repositories, creating GitHub
projects, running various test suites and source code analysis tools.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 13