libqasm 1.2.0__cp311-cp311-win_amd64.whl → 1.2.1__cp311-cp311-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
libqasm/libqasm.py CHANGED
@@ -1,5 +1,5 @@
1
1
  # This file was automatically generated by SWIG (https://www.swig.org).
2
- # Version 4.3.0
2
+ # Version 4.3.1
3
3
  #
4
4
  # Do not make changes to this file unless you know what you are doing - modify
5
5
  # the SWIG interface file instead.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: libqasm
3
- Version: 1.2.0
3
+ Version: 1.2.1
4
4
  Summary: libqasm Python Package
5
5
  Home-page: https://github.com/QuTech-Delft/libqasm
6
6
  Author: QuTech, TU Delft
@@ -13,6 +13,7 @@ Classifier: Programming Language :: Python :: 3.9
13
13
  Classifier: Programming Language :: Python :: 3.10
14
14
  Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Programming Language :: Python :: 3.12
16
+ Classifier: Programming Language :: Python :: 3.13
16
17
  Classifier: Topic :: Scientific/Engineering
17
18
  Description-Content-Type: text/markdown
18
19
  License-File: LICENSE.md
@@ -7,10 +7,10 @@ cqasm/v3x/semantic.py,sha256=BBUhlvPxdQK8LcTwg1iffIRltNfEZDKFJWhSuUpM3qU,131769
7
7
  cqasm/v3x/types.py,sha256=krT1WB5URT0F7lhKTLwYAs_UtTCn9CZ7-M0WMGmxtU4,65070
8
8
  cqasm/v3x/values.py,sha256=SfKw6zIjpMrXJggvN_QGPqsoZXDR7HwUjgUMOBnIzuo,63394
9
9
  libqasm/__init__.py,sha256=X0G-HBFW9_uEcsaGROQ1nzxYfHzSuglOiXrpTpjF9_E,752
10
- libqasm/_libqasm.cp311-win_amd64.pyd,sha256=un7FrtWwAnN7EbEe5z_4KL-w1aPdWM5Es19tvd0J1GI,2425344
11
- libqasm/libqasm.py,sha256=PmpdGAAH1QLRStR0EVa7gcJXr-Iz7IC1E5kOkG0TZ3Y,31701
12
- libqasm-1.2.0.dist-info/licenses/LICENSE.md,sha256=395F6Sje50f5Too7yWFAoS_owYO4aOtjbMeQd_go_sk,579
13
- libqasm-1.2.0.dist-info/METADATA,sha256=RGdGnIaugV1ICoQRTCPbtY-ruhAkQTpypT1YuO50ZbI,4531
14
- libqasm-1.2.0.dist-info/WHEEL,sha256=_ZWIY2n7n6SpiuIFl1-RvcMp4Ty36T57FKf-7NzqZHM,101
15
- libqasm-1.2.0.dist-info/top_level.txt,sha256=iZ8PSLyg3lJwvSUCvWE8VCJGU-nmQY2YIrbMe7M7kLw,14
16
- libqasm-1.2.0.dist-info/RECORD,,
10
+ libqasm/_libqasm.cp311-win_amd64.pyd,sha256=mhzxNNKTB4o6dB4H5WzHeKUfyWOb8tIr5INn8iBlPkE,2395136
11
+ libqasm/libqasm.py,sha256=o33CFI-e4NcGT_9gWkSX7qUNqiWNahWYydNbShE4rhc,31701
12
+ libqasm-1.2.1.dist-info/licenses/LICENSE.md,sha256=395F6Sje50f5Too7yWFAoS_owYO4aOtjbMeQd_go_sk,579
13
+ libqasm-1.2.1.dist-info/METADATA,sha256=3-cHfQA4eEWNq3iH3AIonZvj1NWy6E2BYeFS3LfTZPw,4583
14
+ libqasm-1.2.1.dist-info/WHEEL,sha256=JLOMsP7F5qtkAkINx5UnzbFguf8CqZeraV8o04b0I8I,101
15
+ libqasm-1.2.1.dist-info/top_level.txt,sha256=iZ8PSLyg3lJwvSUCvWE8VCJGU-nmQY2YIrbMe7M7kLw,14
16
+ libqasm-1.2.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-win_amd64
5
5