Ports Search

Results 11,43111,440 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.013 seconds)
devel/dialogs-1.1 (Score: 4.685167E-5)
Simple Ruby interface to dialog(1)
rubyDialogs is a simple interface to dialog(1). This software is distributed under the Bluesine public license, which is a variant of the BSD license. (See: http://bluesine.com/license/)
devel/benelux-0.6.1 (Score: 4.685167E-5)
Mad way to time Ruby codes
rubygem-benelux provides a mad way to time Ruby codes. Features: - A replacement for Benchmark.measure - Create timers for any Ruby method - Store arbitrary messages - Granular statistics - Thread-safe
devel/childprocess-0.5.9 (Score: 4.685167E-5)
External background process controller
This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination. The code originated in the selenium-webdriver gem, but should prove useful as a standalone library.
devel/configstruct-0.1.0 (Score: 4.685167E-5)
Lib for managing config files based on OpenStruct
This gem is a lib for managing configfile for cli applications, including: - call a setup of the config file if it does not exist - edit configuration and update the config file
devel/corefines-1.9.0 (Score: 4.685167E-5)
Refinements for extending Rubys built-in classes
Corefines is a collection of general purpose refinements for extending the core capabilities of Ruby's built-in classes. It also provides a compatibility mode for older Ruby versions and alternative Ruby implementations that don't support refinements (yet).
devel/flexmock-2.1.0 (Score: 4.685167E-5)
Simple mock object for Ruby
FlexMock is a flexible mocking library for use in unit testing and behavior specification. Mocks are defined with a fluent API that makes mock specifications easy to read and easy to remember.
devel/foreigner-1.7.4 (Score: 4.685167E-5)
Adds foreign key helpers to migrations
Foreigner introduces a few methods to your migrations for adding and removing foreign key constraints. It also dumps foreign keys to schema.rb. The following adapters are supported: - mysql2 - postgres - sqlite (foreign key methods are a no-op)
devel/highline-1.7.8 (Score: 4.685167E-5)
High-level IO library for command-line interfaces
A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
devel/lager-3.2.2 (Score: 4.685167E-5)
Logging framework for Erlang
Lager (as in the beer) is a logging framework for Erlang. Its purpose is to provide a more traditional way to perform logging in an erlang application that plays nicely with traditional UNIX logging tools like logrotate and syslog.
devel/logging-1.8.2 (Score: 4.685167E-5)
Logging library based on Java's log4j
Logging is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more.