Ports Search

Results 5,0615,070 of 5,623 for /devel/.(0.004 seconds)
devel/hike-1.2.3 (Score: 0.032514982)
Ruby library for finding files in a set of paths
A Ruby library for finding files in a set of paths.
devel/hitimes-1.2.4 (Score: 0.032514982)
High resolution timer library for Ruby
Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible.
devel/hoe-3.15.0 (Score: 0.032514982)
Simple rake/rubygems helper for project Rakefiles
Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packaging, and deployment.
devel/holidays-4.1.0 (Score: 0.032514982)
Collection of Ruby methods to deal with statutory and other holidays
The Ruby Holidays Gem allows you to look up holidays in multiple regions based on customisable definition lists. It also extends Ruby's built-in Date class.
devel/i18n-0.7.0 (Score: 0.032514982)
New wave Internationalization support for Ruby
New wave Internationalization support for Ruby.
devel/icalendar-2.3.0 (Score: 0.032514982)
Library for working with iCalendar files
iCalendar is a Ruby library for dealing with iCalendar files in the iCalendar format defined by RFC-5545.
devel/ice_cube-0.14.0 (Score: 0.032514982)
Recurring date library for Ruby
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
devel/ice_nine-0.11.2 (Score: 0.032514982)
Deep freeze Ruby objects
The ice_nine gem provides a Ruby module that allows one to deep freeze Ruby objects. This module provides an alternative method of freezing objects to the embedded from the Ruby Object module.
devel/scandoc-0.14 (Score: 0.032514982)
C/C++ documentation generator
ScanDoc scans C and C++ program for embedded documentation, and formats it into HTML or other formats. It also analyzes code structure and uses this information to enhance the generated documentation. It has been inspired by JavaDoc, as well as the Amiga "autodoc" utility.
devel/inflecto-0.0.2 (Score: 0.032514982)
Inflector for strings
This is a standalone inflector ripped out from dm-core The dm-core inflector originated from extlib The extlib inflecto originated from active_support.