mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
19 lines
769 B
XML
19 lines
769 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|