Files
gentoo/dev-python/awkward-cpp/metadata.xml
T
Ulrich Müller 50e86c4191 */*: Fix DOCTYPE in metadata.xml files
Must be https, not http.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2026-03-16 17:19:55 +01:00

26 lines
790 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>apn-pucky@gentoo.org</email>
<name>Alexander Puck Neuwirth</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
awkward-cpp provides precompiled routines for the awkward package. It is not useful on its own, only as a dependency for awkward .
</longdescription>
<upstream>
<remote-id type="pypi">awkward-cpp</remote-id>
<remote-id type="github">scikit-hep/awkward</remote-id>
</upstream>
</pkgmetadata>