mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 01:17:27 -08:00
29 lines
1.1 KiB
XML
29 lines
1.1 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>
|
|
<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>
|