gentoo/dev-python/qiskit/metadata.xml
Michał Górny 33392512df
dev-python/qiskit: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-08-13 16:34:28 +02:00

33 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- comaintainers-welcomed -->
<maintainer type="person" proxied="yes">
<email>gaboroszkar@protonmail.com</email>
<name>Gábor Oszkár Dénes</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Qiskit is an open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms.
Qiskit is made up of elements that work together to enable quantum computing. This element is Terra and is the foundation on which the rest of Qiskit is built.
</longdescription>
<use>
<flag name="visualization">Enable visualization modules</flag>
</use>
<upstream>
<remote-id type="github">Qiskit/qiskit</remote-id>
<remote-id type="pypi">qiskit</remote-id>
</upstream>
</pkgmetadata>