Source: libtree-multinode-perl Maintainer: Debian Perl Group Uploaders: Dmitry E. Oboukhov , Andreas Tille Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtree-multinode-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtree-multinode-perl.git Homepage: https://metacpan.org/release/Tree-MultiNode Package: libtree-multinode-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: multi node tree object Tree::MultiNode, Tree::MultiNode::Node, and MultiNode::Handle of objects are written to model the Tree hierarchical structure. Each child object can be the tree itself. The tree has no internal sorting, though all operations perserve the order of the child nodes.