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.).

flam3-palette

Palette file for flam3 & qosmic

Fractal Flames are algorithmically generated images and animations. Example palette file for use with rendering fractal flames. Without a palette file, flames will be black and white only.

gobjc-11-mips64el-linux-gnuabi64

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

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.

node-codemirror-autocomplete

Autocompletion for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

ruby-humanize

Extension to Numeric to humanize numbers

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