Name : ruby2.7-rubygem-rubytree
| |
Version : 2.0.3
| Vendor : obs://build_opensuse_org/devel:languages:ruby
|
Release : 1.10
| Date : 2024-01-29 15:32:54
|
Group : Unspecified
| Source RPM : rubygem-rubytree-2.0.3-1.10.src.rpm
|
Size : 0.18 MB
| |
Packager : (none)
| |
Summary : A generic tree data structure for Ruby
|
Description :
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/ruby:/extensions/openSUSE_Tumbleweed/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ruby2.7-rubygem-rubytree
ruby2.7-rubygem-rubytree(x86-64)
rubygem(ruby:2.7.0:rubytree)
rubygem(ruby:2.7.0:rubytree:2)
rubygem(ruby:2.7.0:rubytree:2.0)
rubygem(ruby:2.7.0:rubytree:2.0.3)
rubygem(rubytree)
Requires :