gentoo/dev-python/awkward/metadata.xml
Alexander Puck Neuwirth eb13079141
*/*: update metadata
- Change to my gentoo email
- Remove Proxy Maintainers

Closes: https://bugs.gentoo.org/961719
Part-of: https://github.com/gentoo/gentoo/pull/43493
Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
2025-08-19 23:27:09 +02:00

26 lines
814 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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 Array is a library for nested, variable-sized data, including arbitrary-length lists, records, mixed types, and missing data, using NumPy-like idioms.
</longdescription>
<upstream>
<remote-id type="pypi">awkward</remote-id>
<remote-id type="github">scikit-hep/awkward</remote-id>
</upstream>
</pkgmetadata>