summaryrefslogtreecommitdiff
blob: d95e954c9ea7d7341036aa4601660960d35d0630 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>python</herd>
  <longdescription lang="en">
  PP is a python module which provides mechanism for parallel
  execution of python code on SMP (systems with multiple processors or
  cores) and clusters (computers connected via network).
</longdescription>
</pkgmetadata>