infraweave 0.0.49__cp311-cp311-macosx_11_0_arm64.whl → 0.0.66__cp311-cp311-macosx_11_0_arm64.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 infraweave might be problematic. Click here for more details.

Binary file
@@ -1,17 +1,17 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: infraweave
3
- Version: 0.0.49
3
+ Version: 0.0.66
4
4
  Classifier: License :: OSI Approved :: Apache Software License
5
5
  Classifier: Development Status :: 3 - Alpha
6
- Summary: Implement InfraWeave in Python
6
+ Summary: Interact with InfraWeave using Python
7
7
  Author-email: InfraWeave Team <opensource@infraweave.com>
8
8
  License: Apache-2.0
9
9
  Requires-Python: >=3.10
10
10
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
11
11
 
12
- # InfraWeave
12
+ # InfraWeave-Py
13
13
 
14
- This enables deploying modules and stacks in InfraWeave
14
+ This package is a minimal python wrapper to interface with InfraWeave to set up you modules and stacks
15
15
 
16
16
  > Note: this is a preview version
17
17
 
@@ -0,0 +1,5 @@
1
+ infraweave-0.0.66.dist-info/RECORD,,
2
+ infraweave-0.0.66.dist-info/WHEEL,sha256=EAeZ1EuCR20LKeJrHd6gJpQeAIdeL080wi1_7AXniM4,132
3
+ infraweave-0.0.66.dist-info/METADATA,sha256=JbMaUH9nwdYFtP2Z9OP2QjNZAFJyJgxSqUU0pR9j5-E,536
4
+ infraweave/__init__.py,sha256=B5G_Rd5K79M5-tOsU_4v0CvUvR087Gdao5ttufgeY1U,123
5
+ infraweave/infraweave.cpython-311-darwin.so,sha256=WcL6L7UFEzqxwcmOZyOr2Pr_ItXAgE3msBgdwejoXZg,17027216
@@ -2,3 +2,5 @@ Wheel-Version: 1.0
2
2
  Generator: maturin (1.7.5)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-macosx_11_0_arm64
5
+ Generator: delocate 0.13.0
6
+
@@ -1,5 +0,0 @@
1
- infraweave-0.0.49.dist-info/RECORD,,
2
- infraweave-0.0.49.dist-info/WHEEL,sha256=t7r-1M1tAzi-h6yEDb421LiJ15eV0ua8o_iPrtyBDuk,104
3
- infraweave-0.0.49.dist-info/METADATA,sha256=522zIvKjUdU4INOS6U5wUMVfE9dO7qzp02cB8mmdeHM,479
4
- infraweave/__init__.py,sha256=B5G_Rd5K79M5-tOsU_4v0CvUvR087Gdao5ttufgeY1U,123
5
- infraweave/infraweave.cpython-311-darwin.so,sha256=RMGJiecMruTZxLYcHW3qSRcnBY0AvNPj1AwtjQGLdHg,14088064