mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
17 lines
723 B
XML
17 lines
723 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- comaintainers-welcomed -->
|
|
<maintainer type="person">
|
|
<email>gaboroszkar@protonmail.com</email>
|
|
<name>Gábor Oszkár Dénes</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>
|
|
</pkgmetadata>
|