File: control

package info (click to toggle)
libtree-multinode-perl 1.0.14-0.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 599; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libtree-multinode-perl
Section: perl
Priority: optional
Maintainer: Dmitry E. Oboukhov <unera@debian.org>
Build-Depends: debhelper-compat (= 10)
Standards-Version: 3.8.0

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.