mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-ml/fpath: new package, add 0.7.3
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
This commit is contained in:
14
dev-ml/fpath/metadata.xml
Normal file
14
dev-ml/fpath/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user