blob: 3589884a9014bc2ae45cd49fd03aad3826bc18a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription lang="en">
swhid_core is an OCaml library to with with Software Heritage
persistent identifiers (swhids).
</longdescription>
<upstream>
<remote-id type="github">ocamlpro/swhid_core</remote-id>
</upstream>
</pkgmetadata>
|