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-05 07:19 Back to release list
0.6.1

Este comunicado elimina la dependencia duro en el 'RubyGem structured_warnings'. Sin embargo, RubyTree aún podrá utilizar esta biblioteca si es que existe en el sistema del usuario.
Tags: minor simplification
This release removes the hard dependency on the 'structured_warnings' RubyGem. However, RubyTree will still be able to use this library if it exists on the user's system.

Project Resources