-
rubygem-gssapi-1.3.1-4.fc36.noarch
A FFI wrapper around the system GSSAPI library. Please make sure and read
the Yard docs or standard GSSAPI documentation if you have any questions.
There is also a class called GSSAPI::Simple that wraps many of the common
features used for GSSAPI.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-gyoku-1.4.0-2.lbn36.noarch
Gyoku translates Ruby Hashes to XML.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-hashie-4.1.0-1.lbn36.noarch
Hashie is a small collection of tools that make hashes more powerful.
Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-highline-2.0.3-3.fc36.noarch
A high-level IO library that provides validation, type conversion, and more
for command-line interfaces. HighLine also includes a complete menu system
that can crank out anything from simple list selection to complete shells
with just minutes of work.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-httpclient-2.8.3-15.lbn36.noarch
an interface to HTTP Client for the ruby language
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-inifile-3.0.0-2.lbn36.noarch
Although made popular by Windows, INI files can be used on any system thanks
to their flexibility. They allow a program to store configuration data, which
can then be easily parsed and changed. Two notable systems that use the INI
format are Samba and Trac.
More information about INI files can be found on the [Wikipedia
Page](http://en.wikipedia.org/wiki/INI_file).
The basic element contained in an INI file is the property. Every property has
a name and a value, delimited by an equals sign *=*. The name appears to the
left of the equals sign and the value to the right.
name=value
Section declarations start with *[* and end with *]* as in `[section1]` and
`[section2]` shown in the example below. The section declaration marks the
beginning of a section. All properties after the section declaration will be
associated with that section.
All lines beginning with a semicolon *;* or a number sign *#* are considered
to be comments. Comment lines are ignored when parsing INI files.
A typical INI file might look like this:
[section1]
; some comment on section1
var1 = foo
var2 = doodle
var3 = multiline values \
are also possible
[section2]
var1 = baz
var2 = shoodle.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-iniparse-1.5.0-1.lbn36.noarch
A pure Ruby library for parsing INI documents. Preserves the structure of the
original document, including whitespace and comments.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-io-console-0.7.1-16.lbn36.x86_64
IO/Console provides very simple and portable access to console. It doesn't
provide higher layer features, such like curses and readline.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-ipaddress-0.8.3-11.fc36.noarch
IPAddress is a Ruby library designed to make manipulation
of IPv4 and IPv6 addresses both powerful and simple. It maintains
a layer of compatibility with Ruby's own IPAddr, while
addressing many of its issues.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
rubygem-jmespath-1.6.1-1.fc36.noarch
Implements JMESPath for Ruby.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36