libkiwix11

library of common code for Kiwix

Kiwix is an offline Wikipedia reader. libkiwix provides the software core for Kiwix, and contains the code shared by all Kiwix ports (Windows, Linux, OSX, Android, etc.).

kubernetes-split-yaml

Split a giant yaml file into one file per Kubernetes resource

This program can be useful in case it's necessary to split a big Kubernetes yaml manifest files into small ones.

libkpim6akonadicore6

Akonadi core library

This library contains Akonadi PIM data server core classes.

libkpim6akonadiagentbase6

Akonadi agent base library

This library contains classes to implement agents for the Akonadi PIM data server.

ruby-humanize

Extension to Numeric to humanize numbers

This gem converts 1001 -> "one thousand and one". Also supports different available locales.

ruby-motion-require

Dependency management for RubyMotion, using a pseudo `require`

motion-require uses static analysis (via ripper) to find the files using motion_require and automatically add the declared dependencies to Motion::Project::Config#dependencies.