Files
guru/sys-cluster/spath/metadata.xml
2021-08-20 04:02:52 +02:00

19 lines
768 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/ECP-VeloC/spath/issues</bugs-to>
<remote-id type="github">ECP-VeloC/spath</remote-id>
</upstream>
<longdescription lang="en">
The spath libary defines a data structure and a number of functions to manipulate paths, including combining, slicing, simplification, computing relative paths, and converting to/from character strings.
</longdescription>
<use>
<flag name="slurm">Use <pkg>sys-cluster/slurm</pkg> as resource manager</flag>
</use>
</pkgmetadata>