slim-bindings 0.4.1__cp313-cp313-win_amd64.whl → 0.5.0__cp313-cp313-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.

Potentially problematic release.


This version of slim-bindings might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: slim-bindings
3
- Version: 0.4.1
3
+ Version: 0.5.0
4
4
  Classifier: Development Status :: 3 - Alpha
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: Topic :: Software Development :: Libraries
@@ -10,12 +10,12 @@ Classifier: Programming Language :: Python :: 3.11
10
10
  Classifier: Programming Language :: Python :: 3.12
11
11
  Classifier: Programming Language :: Python :: 3.13
12
12
  Summary: SLIM Rust bindings for Python
13
- License: Apache-2.0
13
+ License-Expression: Apache-2.0
14
14
  Requires-Python: >=3.9, <4.0
15
15
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
16
16
  Project-URL: Repository, https://github.com/agntcy/slim
17
17
  Project-URL: Issues, https://github.com/agntcy/slim/issues
18
- Project-URL: Changelog, https://github.com/agntcy/slim/blob/main/data-plane/python-bindings/CHANGELOG.md
18
+ Project-URL: Changelog, https://github.com/agntcy/slim/blob/main/data-plane/python/bindings/CHANGELOG.md
19
19
 
20
20
  # SLIM Python Bindings
21
21
 
@@ -38,7 +38,7 @@ version = "0.1.0"
38
38
  description = "Python program using SLIM"
39
39
  requires-python = ">=3.9"
40
40
  dependencies = [
41
- "slim-bindings>=0.1.0"
41
+ "slim-bindings>=0.5.0"
42
42
  ]
43
43
  ```
44
44
 
@@ -52,10 +52,10 @@ description = "Python program using SLIM"
52
52
 
53
53
  [tool.poetry.dependencies]
54
54
  python = ">=3.9,<3.14"
55
- slim-bindings = ">=0.1.0"
55
+ slim-bindings = ">=0.5.0"
56
56
  ```
57
57
 
58
58
  ## Example programs
59
59
 
60
- Example apps can be found in the [repo](https://github.com/agntcy/slim/tree/main/data-plane/python-bindings/examples/src/slim_bindings_examples)
60
+ Example apps can be found in the [repo](https://github.com/agntcy/slim/tree/slim-v0.5.0/data-plane/python/bindings/examples)
61
61
 
@@ -0,0 +1,6 @@
1
+ slim_bindings-0.5.0.dist-info/METADATA,sha256=uRIm8DSwy6JKebHed40-v54TE3SATqY-rdxgXDlXSDY,1604
2
+ slim_bindings-0.5.0.dist-info/WHEEL,sha256=K7foeVF-x_RZTycPKa1uE1HH2bAWe3AiJbihrXn5Hhc,96
3
+ slim_bindings/__init__.py,sha256=rbznLnV8PkidmL85t-CjH8goHZdk6u5dSRKQSFfSKyY,21082
4
+ slim_bindings/_slim_bindings.cp313-win_amd64.pyd,sha256=oCCwnZSDCqsJQ1NHCGxXu4mQY5aMdjKMRtyvIWcuLp0,20825600
5
+ slim_bindings/_slim_bindings.pyi,sha256=xtYt9BVXAom8fNOUAwnYhRExECor_7IpRekM1SSwuX4,4166
6
+ slim_bindings-0.5.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.1)
2
+ Generator: maturin (1.9.4)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp313-cp313-win_amd64
@@ -1,6 +0,0 @@
1
- slim_bindings-0.4.1.dist-info/METADATA,sha256=ns5vR5mH2RkfS4zNzxIicakzMqoVcsMZ1PPkrY1ZIgc,1613
2
- slim_bindings-0.4.1.dist-info/WHEEL,sha256=oXe_QNnB5QbkkMcbfZh2d88Kje6edNs5JzpWke0-klE,96
3
- slim_bindings/__init__.py,sha256=rbznLnV8PkidmL85t-CjH8goHZdk6u5dSRKQSFfSKyY,21082
4
- slim_bindings/_slim_bindings.cp313-win_amd64.pyd,sha256=0JjFwzJ0AY60-lvsMLd8zyCMs3lkTJ6ZgVpSLNX9vPI,20797440
5
- slim_bindings/_slim_bindings.pyi,sha256=xtYt9BVXAom8fNOUAwnYhRExECor_7IpRekM1SSwuX4,4166
6
- slim_bindings-0.4.1.dist-info/RECORD,,