Files
guru/dev-ml/fpath/metadata.xml
Hiroki Tokunaga 853c852bfb dev-ml/fpath: new package, add 0.7.3
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
2024-07-24 12:48:32 +09:00

15 lines
684 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tokusan441@gmail.com</email>
<name>Hiroki Tokunaga</name>
</maintainer>
<longdescription lang="en">Fpath is an OCaml module for handling file system paths with POSIX or Windows conventions. Fpath processes paths without accessing the file system and is independent from any system library.</longdescription>
<upstream>
<doc>https://erratique.ch/software/fpath/doc/</doc>
<bugs-to>https://github.com/dbuenzli/fpath/issues</bugs-to>
<remote-id type="github">dbuenzli/fpath</remote-id>
</upstream>
</pkgmetadata>