ec2-init
package renamed -> cloud-init
libsyntax-highlight-engine-kate-perl
Perl port of Kate's syntax highlighting engine
Syntax::Highlight::Engine::Kate collection of modules porting the Kate text
editor's syntax highlighting engine to Perl. Kate's language XML specification
files have been rewritten to Perl modules using a script and the modules can
act as plugins to the module.
ruby-blockenspiel
Comprehensive implementation of Ruby DSL blocks
Blockenspiel is a helper library designed to make it easy to implement DSL
blocks. It is designed to be comprehensive and robust, supporting most common
usage patterns, and working correctly in the presence of nested blocks and
multithreading.
python-logging-tree
introspect and display the logging tree in Python
A debugging tool for inspecting the hierarchy of loggers in Python.
It is useful for troubleshooting applications where the logging levels seem
inconsistent across modules and libraries.
The loggers and their configuration is printed in a ascii tree.
libgnuradio-channels3.10.10
gnuradio channels functions
Some channel oriented processing blocks.
These functions are also in gnuradio-core.
Part of the main gnuradio build.
ruby-typed-array
Ruby library providing enforced-type functionality to Arrays
All methods that alter the contents of an array that implements this Gem are
first checked to ensure that the added items are of the types allowed. All
methods behave exactly as their Array counterparts, including additional
forms, block processing, etc.