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.
Changes: This release updates the documentation. The build and packaging have been moved completely to Hoe.
Release Tags: Minor
Tags: Software Development
Licenses: BSD Original