summaryrefslogtreecommitdiff
path: root/dev-perl/Sort-Tree/metadata.xml
blob: 10c87e32775ad6692a51835090e8a9f2b17df730 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>perl@gentoo.org</email>
    <name>Gentoo Perl Project</name>
  </maintainer>
  <longdescription lang="en">
    Sort::Tree implements a mechanism for sorting a list of objects into a
    tree structure and flattening it back into a list. Among other things,
    this is useful for displaying database queries in hierarchical views,
    such as nested categories, parent-child relationships, threaded
    discussions, and so forth.
  </longdescription>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>