Ports Search

Results 12,40112,410 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
devel/rdoc-3.12.2 (Score: 1.5577191E-4)
RDoc produces HTML and command-line documentation for Ruby projects
RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying online documentation. See RDoc for a description of RDoc's markup and basic use.
devel/ref-2.0.0 (Score: 1.5577191E-4)
Library with refs across runtimes (MRI, REE, YARV, ...)
Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and IronRuby). Also includes implementation of maps/hashes that use references and a reference queue.
devel/rubocop-0.40.0 (Score: 1.5577191E-4)
Ruby code style checking tool
RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide, but most aspects of its behavior can be tweaked via various configuration options.
devel/ruby-progressbar-1.8.0 (Score: 1.5577191E-4)
Progressbar library for Ruby
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including percentage, bars of various formats, elapsed time and estimated time remaining.
devel/rubygame-2.6.4 (Score: 1.5577191E-4)
Game-development extension and library for the ruby language
Rubygame is a game-development extension and library for the ruby language, with similarities to pygame. The purpose of rubygame is make the creation of games in the ruby language simple, easy, and fun, without limiting flexibility.
devel/templater-1.0.0 (Score: 1.5577191E-4)
Ruby code generation framework
Templater is a powerful code generation framework. It declarative rules for generators, supports generators discovery in gems, has idea of actions other than template rendering and is open for extension.
devel/transaction-simple-1.4.0.2 (Score: 1.5577191E-4)
Simple object transaction support
Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects).
devel/zentest-4.11.0 (Score: 1.5577191E-4)
Ruby Unit Testing Utility
ZenTest provides 4 different tools and 1 library: zentest, unit_diff, autotest, multiruby, and Test::Rails. ZenTest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. ZenTest only works with Ruby and Test::Unit. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. autotest is a continuous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. multiruby runs anything you want on multiple versions of ruby. Test::Rails helps you build industrial-strength Rails code.
devel/shmap-0.3.2 (Score: 1.5577191E-4)
Shared-memory-based hashmaps
Library that contains a collection of different hashmaps. All these hashmaps are based on shared memory and are fast. This cuts down development time for projects that need to keep data in shared memory.
devel/subcommander-2.0.0.b5.2 (Score: 1.5577191E-4)
Qt4 based multiplatform subversion client, diff & merge tool
The goal of the Subcommander project is to build an easy to use, cross platform (Win32, Unix, MacOSX) subversion GUI client (subcommander) including a visual diff and merge tool (submerge).