You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-tins-1.16.3-1.lbn25.noarch
All the stuff that isn't good/big enough for a real library.
RPMPackage rubygem-thread_safe-0.3.6-1.lbn25.noarch
A collection of data structures and utilities to make thread-safe programming in Ruby easier.
RPMPackage rubygem-term-ansicolor-1.7.1-1.lbn25.noarch
This library uses ANSI escape sequences to control the attributes of terminal output.
RPMPackage rubygem-slop-4.4.1-1.lbn25.noarch
A DSL for gathering options and parsing command line flags.
RPMPackage rubygem-pry-0.13.1-1.lbn25.noarch
An IRB alternative and runtime developer console.
RPMPackage rubygem-method_source-1.0.0-1.lbn25.noarch
retrieve the sourcecode for a method.
RPMPackage rubygem-httpclient-2.8.3-1.lbn25.noarch
gives something like the functionality of libwww-perl (LWP) in Ruby.
RPMPackage rubygem-eassl2-2.0.1-1.lbn25.noarch
This gem is a more featureful but still drop-in replacement for eassl 0.1.1643.
RPMPackage rubygem-coderay-1.1.2-7.lbn25.noarch
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
RPMPackage rubygem-wisper-2.0.0-1.lbn25.noarch
A micro library providing objects with Publish-Subscribe capabilities. Both synchronous (in-process) and asynchronous (out-of-process) subscriptions are supported. Check out the Wiki for articles, guides and examples: https://github.com/krisleech/wisper/wiki.
RPMPackage rubygem-little-plugger-1.1.4-10.lbn25.noarch
LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems.
RPMPackage python3-libxml2-2.9.8-1.lbn25.py37.x86_64
The libxml2-python3 package contains a Python 3 module that permits applications written in the Python programming language, version 3, to use the interface supplied by the libxml2 library to manipulate XML files. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DTDs, either at parse time or later once the document has been modified.
RPMPackage utf8proc-2.3.0-1.lbn25.x86_64
utf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. This package only contains the C library.
RPMPackage rubygem-deepsort-0.4.5-1.lbn25.noarch
Recursively sort nested ruby Arrays and Hashes + deepmerge.
RPMPackage python3-unbound-1.8.3-4.lbn25.x86_64
Python 3 modules and extensions for unbound
RPMPackage wger-systemd-1.9.a1.dev0-1.gitf10e90e.lbn25.noarch
FLOSS workout, fitness and weight manager/tracker written with Django
RPMPackage wger-1.9.a1.dev0-1.gitf10e90e.lbn25.noarch
Thank you for downloading wger Workout Manager. wger is a free, open source web application that manages your exercises and personal workouts, weight and diet plans. It can also be used as a simple gym management utility, providing different administrative roles (trainer, manager, etc.). It offers a REST API as well, for easy integration with other projects and tools. It is written with python/django and uses jQuery and some D3js for charts. For more details and a live system, refer to the project’s site: https://wger.de/ There are more detailed instructions, other deployment options as well as an administration guide available at https://wger.readthedocs.org or locally in your code repository in the docs folder (make html to compile, then open _build/index.html).
RPMPackage rubygem-tty-table-0.11.0-1.lbn25.noarch
A flexible and intuitive table generator.
RPMPackage rubygem-tty-screen-0.8.1-1.lbn25.noarch
Terminal screen size detection which works on Linux, OS X and Windows/Cygwin platforms and supports MRI, JRuby and Rubinius interpreters.
RPMPackage rubygem-tty-reader-0.9.0-1.lbn25.noarch
A set of methods for processing keyboard input in character, line and multiline modes. It maintains history of entered input with an ability to recall and re-edit those inputs. It lets you register to listen for keystroke events and trigger custom key events yourself.