You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-fuzzyurl-0.9.0-1.lbn25.noarch
A library for non-strict parsing, construction, and wildcard-matching of URLs.
RPMPackage rubygem-ffi-yajl-2.3.3-1.lbn25.x86_64
Ruby FFI wrapper around YAJL 2.x.
RPMPackage rubygem-ffi-1.12.1-2.lbn25.x86_64
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
RPMPackage rubygem-erubis-2.7.0-19.lbn25.noarch
Erubis is a very fast, secure, and extensible implementation of eRuby.
RPMPackage rubygem-domain_name-0.5.20160826-1.fc25.noarch
This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
RPMPackage rubygem-diff-lcs-1.3-11.lbn25.noarch
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool.
RPMPackage rubygem-bundler-2.1.4-132.lbn25.noarch
Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably.
RPMPackage rubygem-builder-3.2.4-5.lbn25.noarch
Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events
RPMPackage rubygem-bigdecimal-2.0.0-132.lbn25.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.
RPMPackage rubygem-addressable-2.8.0-1.lbn25.noarch
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
RPMPackage rubygem-SyslogLogger-2.0-1.lbn25.noarch
SyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a few caveats.
RPMPackage ruby-tcltk-2.3.4-64.lbn25.x86_64
Tcl/Tk interface for the object-oriented scripting language Ruby.
RPMPackage ruby-libs-2.7.1-132.lbn25.x86_64
This package includes the libruby, necessary to run Ruby.
RPMPackage ruby-irb-2.5.1-93.lbn25.noarch
The irb is acronym for Interactive Ruby. It evaluates ruby expression from the terminal.
RPMPackage ruby-devel-2.7.1-132.lbn25.x86_64
Header files and libraries for building an extension library for the Ruby or an application embedding Ruby.
RPMPackage ruby-2.7.1-132.lbn25.x86_64
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.
RPMPackage rtkit-0.11-23.lbn25.x86_64
RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes.
RPMPackage rsyslog-8.39.0-3.lbn25.x86_64
Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL, syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is compatible with stock sysklogd and can be used as a drop-in replacement. Rsyslog is simple to set up, with advanced features suitable for enterprise-class, encryption-protected syslog relay chains.
RPMPackage rsync-3.1.3-10.lbn25.x86_64
Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. Rsync is fast because it just sends the differences in the files over the network instead of sending the complete files. Rsync is often used as a very powerful mirroring process or just as a more capable replacement for the rcp command. A technical report which describes the rsync algorithm is included in this package.
RPMPackage rsh-server-0.17-80.fc24.x86_64
The rsh-server package contains a set of programs which allow users to run commands on remote machines, login to other machines and copy files between machines (rsh, rlogin and rcp). All three of these commands use rhosts style authentication. This package contains the servers needed for all of these services. It also contains a server for rexec, an alternate method of executing remote commands. All of these servers are run by systemd and configured using systemd units and PAM. The rsh-server package should be installed to enable remote access from other machines