gentoo-ebuilds/dev-ml/spdx_licenses/metadata.xml
Alfredo Tupone 93d17fca69
dev-ml/spdx_licenses: fix metadata.xml
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2024-11-20 21:31:54 +01:00

17 lines
631 B
XML

<?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">
An OCaml library aiming to provide an up-to-date and strict SPDX
License Expression parser. It implements the format described in:
https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/
See https://spdx.org/licenses/ for more details.
</longdescription>
<upstream>
<remote-id type="github">kit-ty-kate/spdx_licenses</remote-id>
</upstream>
</pkgmetadata>