Files
guru/dev-cpp/cpprestsdk/metadata.xml
Jan-Espen Oversand 4b2d9697bf dev-cpp/cpprestsdk: new package, add 2.10.19
Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
2023-12-14 21:31:38 +01:00

23 lines
777 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<!--
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed, the most common being maintainer.
For a full description look at:
https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<maintainer type="person">
<email>sigsegv@radiotube.org</email>
<description>Jan-Espen Oversand</description>
</maintainer>
<upstream>
<remote-id type="github">microsoft/cpprestsdk</remote-id>
</upstream>
</pkgmetadata>