[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#523143: O: libtree-simple-visitorfactory-perl -- A collection of dispensing visitor objects for Tree::Simple



Package: wnpp
Severity: normal

The current maintainer of libtree-simple-visitorfactory-perl, Florian Ragwitz <rafl@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Please note that this package is already in the Perl group SVN repository, so if
you want to maintain it, get in touch with that team.

Some information about this package:

Package: libtree-simple-visitorfactory-perl
Binary: libtree-simple-visitorfactory-perl
Version: 0.10-1.1
Priority: optional
Section: perl
Maintainer: Florian Ragwitz <rafl@debian.org>
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: libtest-exception-perl, libtest-pod-coverage-perl (>= 1.04), libtest-pod-perl (>= 1.14), libtree-simple-perl (>= 1.12), perl (>= 5.8.0-7)
Architecture: all
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/libt/libtree-simple-visitorfactory-perl
Files:
 a4f82c6921421af931d2460501e86424 828 libtree-simple-visitorfactory-perl_0.10-1.1.dsc
 ff7803a452e7fb188c71048cc2f69f6e 27970 libtree-simple-visitorfactory-perl_0.10.orig.tar.gz
 7124836ad23dd2bd4a2d2fd2e4d88848 2121 libtree-simple-visitorfactory-perl_0.10-1.1.diff.gz

Package: libtree-simple-visitorfactory-perl
Priority: optional
Section: perl
Installed-Size: 280
Maintainer: Florian Ragwitz <rafl@debian.org>
Architecture: all
Version: 0.10-1.1
Depends: libtree-simple-perl (>= 1.12), perl (>= 5.6.0-16)
Filename: pool/main/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.10-1.1_all.deb
Size: 82876
MD5sum: 9313e0c52761c1e93de02f9929aefdf1
SHA1: cc6a3de1b65a2c8d36e0c7abc4bc842568a6886c
SHA256: 4fe757465bdafaf279559c3a63b0e27d970a09d809fd5f4f32cbd1f356cf1a71
Description: A collection of dispensing visitor objects for Tree::Simple
 This package contains a number of visitor objects which can perform various
 tasks on Tree::Simple objects.
 .
 The following visitors are included:
  * PathToRoot: find the path back to the tree's root node
  * FindByPath: find the node specified by a path
  * FindByUID: find the node with the same UID
  * FindByNodeValue: find the node with the same node value
  * BreadthFirstTraversal: implements a breadth-first traversal
  * PostOrderTraversal: implements a post-order traversal
  * PreOrderTraversal: implements a pre-order traversal
  * LoadDirectoryTree: load a directory tree into a Tree::Simple hierarchy
  * CreateDirectoryTree: create a set of directories and files from a
    Tree::Simple hierarchy
  * FromNestedArray: create a Tree::Simple hierarchy from nested arrays
  * ToNestedArray: create a nested array construct from a Tree::Simple hierarchy
  * Tree::Simple::Visitor::VariableDepthClone: clone parts of Tree hierarchies
  * FromNestedHash: create a Tree::Simple hierarchy from nested hashes
  * ToNestedHash: create a nested hash construct from a Tree::Simple hierarchy
  * LoadClassHierarchy: create a Tree::Simple hierarchy which models the classes
    inheritance heirarchy
  * GetAllDescendents: return all the descendents recursively on down the
    hierarchy
  * Sort: implements a multi-level sort of a Tree::Simple heirarchy
Tag: devel::lang:perl, implemented-in::perl, role::shared-lib




Reply to: