Download List

Descripción del Proyecto

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

Esta versión actualiza la documentación. La construcción y el envasado se han trasladado totalmente a Hoe.
Tags: Minor
This release updates the documentation. The build and packaging have been moved completely to Hoe.

2007-12-21 23:38
0.5.1

Un árbol binario de la aplicación ha sido añadido. Hay un montón de limpieza de código y actualizaciones de la documentación.
Tags: Major feature enhancements
A binary tree implementation has been added. There is a lot of code cleanup and documentation updates.

2007-06-24 04:28
0.2.4

Se introdujeron ligeros cambios a la documentación.
Tags: Documentation
Minor changes were made to the documentation.

2006-01-03 02:50
0.2.2

Tags: Initial freshmeat announcement

Project Resources