cql2 0.4.2__cp310-abi3-win_amd64.whl → 0.5.2__cp310-abi3-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.
cql2/__init__.pyi CHANGED
@@ -1,6 +1,8 @@
1
1
  from typing import Any
2
2
  from os import PathLike
3
3
 
4
+ __version__: str
5
+
4
6
  def parse_file(path: PathLike | str) -> Expr:
5
7
  """Parses CQL2 from a filesystem path.
6
8
 
cql2/cql2.pyd CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cql2
3
- Version: 0.4.2
3
+ Version: 0.5.2
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -0,0 +1,9 @@
1
+ cql2\__init__.py,sha256=lQIzMwXTmBW1tLuKrIKf3_nxwWMiik5UOd5CBYV22uQ,99
2
+ cql2\__init__.pyi,sha256=6kjFuBPqTTA5drSoqy9BTO1PxN-BtggNboV2hdh8X-A,4818
3
+ cql2\cql2.pyd,sha256=BAg6xjekfOVQBuUysVyjfYQToomIDiPDP1PfpdN8fwI,6689280
4
+ cql2\py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ cql2-0.5.2.dist-info\METADATA,sha256=eNAZJXoa7rp8Bspfd4crKJzh0BUNhrMqhXUT9yRns9E,1785
6
+ cql2-0.5.2.dist-info\WHEEL,sha256=ZMDDxh9OPoaLQ4P2dJmgI1XsENYSzjzq8fErKKVw5iE,96
7
+ cql2-0.5.2.dist-info\entry_points.txt,sha256=71myRgqcjlXJ5L8YfBsyaQS-Ef8mXeSlOCDwf1rrURo,33
8
+ cql2-0.5.2.dist-info\licenses\LICENSE,sha256=GBDoMt4G_b08P_Dn5o-j2fL9cj5uoWTbLO90rtO2edE,1071
9
+ cql2-0.5.2.dist-info\RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.10.1)
2
+ Generator: maturin (1.11.5)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-abi3-win_amd64
@@ -1,9 +0,0 @@
1
- cql2-0.4.2.dist-info/METADATA,sha256=fQkMQG9NpxLguZqhrZmMNIcqWyOTR6ocqBv_EbwFmOE,1785
2
- cql2-0.4.2.dist-info/WHEEL,sha256=G3JyZRtw6x7sQDM5feqT5IDYMcac7O2Ec3LW6k1bFXE,96
3
- cql2-0.4.2.dist-info/entry_points.txt,sha256=71myRgqcjlXJ5L8YfBsyaQS-Ef8mXeSlOCDwf1rrURo,33
4
- cql2-0.4.2.dist-info/licenses/LICENSE,sha256=GBDoMt4G_b08P_Dn5o-j2fL9cj5uoWTbLO90rtO2edE,1071
5
- cql2/__init__.py,sha256=lQIzMwXTmBW1tLuKrIKf3_nxwWMiik5UOd5CBYV22uQ,99
6
- cql2/__init__.pyi,sha256=vt018fN00-uWGb97AdAsQw_FRz_htYpn768gCPsLHjA,4798
7
- cql2/cql2.pyd,sha256=m9QXTlDZc6ywmv6HuR1mvWNX-5Oxx6dRF6EBtL0a9mU,6764544
8
- cql2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- cql2-0.4.2.dist-info/RECORD,,