Download List

專案描述

RubyTree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. It also provides ability to marshal the entire tree structure. The library provides a generic tree as well as a binary tree implementation. It is available as a RubyGem or standard Tar/ZIP packages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-01 06:49
0.5.3

This release updates the documentation. The build and packaging have been moved completely to Hoe.
標籤: Minor

2007-12-21 23:38
0.5.1

A binary tree implementation has been added. There is a lot of code cleanup and documentation updates.
標籤: Major feature enhancements

2007-06-24 04:28
0.2.4

Minor changes were made to the documentation.
標籤: Documentation

2006-01-03 02:50
0.2.2

標籤: Initial freshmeat announcement

Project Resources