childsplay-alphabet-sounds-bg
Bulgarian sound files for childsplay
Localized sound files for childsplay
cl-rlc
Common Lisp RLC Circuit Simulator
cl-rlc provides a simulator for RLC (resistance, inductance, capacitance)
circuits. It is written in Common Lisp and uses the xgraph package for
plotting.
python-jenkins-job-builder
Configure Jenkins using YAML files - Python 2.7
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format
and uses them to configure Jenkins. You can keep your job descriptions in
human readable text format in a version control system to make changes and
auditing easier. It also has a flexible template system, so creating many
similarly configured jobs is easy.
ruby-flot-rails
jQuery Flot for Rails Asset pipeline
Ruby-flot-rails is a ruby gem that provides easy installation and
usage of jQuery-flot javascript library for your Rails 3.1+
application.
debfoster
Install only wanted Debian packages
debfoster is a wrapper program for apt and dpkg. When first run, it
will ask you which of the installed packages you want to keep
installed.
ruby-unf-ext
Unicode Normalization Form support library for CRuby
ruby-unf_ext is an unicode normalization library for CRuby. It provides
classes for normalizing UTF-8 strings into and from NFC, NFD, NFKC, NFKD. The
results is compliant with Unicode 6.0.