Ports Search

Results 5,0815,090 of 5,623 for /devel/.(0.005 seconds)
devel/sdl_console-2.1 (Score: 0.032514982)
Drop down console that can be easily added to any SDL application
SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time.
devel/jmespath-1.1.3 (Score: 0.032514982)
JMESPath for Ruby
Implements JMESPath for Ruby
devel/jquery-ui-themes-0.0.12 (Score: 0.032514982)
Allows inclusion of pre-built jquery themes without editing
Allow inclusion of the pre built jquery themes in the asset pipeline without having to edit the files each time.
devel/sdlskk-0.5 (Score: 0.032514982)
SKK like library for input Japanese, based on SDL
SKK like library for input Japanese, based on SDL.
devel/jruby-jars-1.7.25 (Score: 0.032514982)
JAR files from the JRuby distribution
JRuby is an implementation of the Ruby language atop the Java virtual machine. This port contains JAR files from the JRuby distribution.
devel/json-1.8.3 (Score: 0.032514982)
Parse JSON texts and generate them from ruby data structures
This library can parse JSON texts and generate them from ruby data structures. This port implemented in C and comes with its own unicode conversion functions and a parser generated by the Ragel State Machine Compiler.
devel/json_pure-1.8.3 (Score: 0.032514982)
Parse JSON texts and generate them from ruby data structures in Ruby
This library can parse JSON texts and generate them from ruby data structures. This port implemented in pure Ruby and comes with its own unicode conversion functions and a parser generated by the Ragel State Machine Compiler.
devel/kafo-0.7.3 (Score: 0.032514982)
Ruby framework to create installers
Kafo provides a framework for building shiny, user friendly command line installers based on puppet modules.
devel/kafo_parsers-0.1.0 (Score: 0.032514982)
Parser for puppet modules
The kafo_parser gem can parse values, validations, documentation, types, groups and conditions of parameters from your puppet modules.
devel/kafo_wizards-0.0.1 (Score: 0.032514982)
Create wizard like interfaces in terminal applications
With this gem it is possible to define form or wizard and display it to the user using one of the defined backends. The form definition is independent on the chosen backend so it can be changed freely. Currently only command line (highline) backend is implemented, YAD or web based backend is planed.