Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147504453
D13458.id36489.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13458.id36489.diff
View Options
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -4139,6 +4139,7 @@
SUBDIR += py-DateTime
SUBDIR += py-DocumentTemplate
SUBDIR += py-ExtensionClass
+ SUBDIR += py-IBMQuantumExperience
SUBDIR += py-InlineEgg
SUBDIR += py-Jinja2
SUBDIR += py-Jinja2-doc
Index: devel/py-IBMQuantumExperience/Makefile
===================================================================
--- /dev/null
+++ devel/py-IBMQuantumExperience/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= IBMQuantumExperience
+DISTVERSION= 1.8.19
+CATEGORIES= devel
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Python library for the Quantum Experience API
+
+LICENSE= APACHE20
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${FLAVOR}
+
+USES= python
+USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: devel/py-IBMQuantumExperience/distinfo
===================================================================
--- /dev/null
+++ devel/py-IBMQuantumExperience/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1513043190
+SHA256 (IBMQuantumExperience-1.8.19.tar.gz) = b3cf875b81b365727c08ea7f9f64e99cad40dfa15a532a316999a998c87d9ec7
+SIZE (IBMQuantumExperience-1.8.19.tar.gz) = 8874
Index: devel/py-IBMQuantumExperience/pkg-descr
===================================================================
--- /dev/null
+++ devel/py-IBMQuantumExperience/pkg-descr
@@ -0,0 +1,6 @@
+The official API Client to use IBM Quantum Experience in Python.
+
+It allows to explore the world of quantum computing, check out user guides
+and interactive demos to learn more about quantum principles.
+
+WWW: https://github.com/IBM/qiskit-api-py
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 12, 12:12 PM (7 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29581657
Default Alt Text
D13458.id36489.diff (1 KB)
Attached To
Mode
D13458: New port: devel/py-IBMQuantumExperience: Python library for the Quantum Experience API
Attached
Detach File
Event Timeline
Log In to Comment