breez-sdk-spark 0.6.4rc2__cp311-cp311-macosx_11_0_universal2.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 breez-sdk-spark might be problematic. Click here for more details.

@@ -0,0 +1,17 @@
1
+ Metadata-Version: 2.1
2
+ Name: breez-sdk-spark
3
+ Version: 0.6.4rc2
4
+ Summary: Python language bindings for the Breez Spark SDK
5
+ Home-page: https://github.com/breez/spark-sdk
6
+ Author: Breez <contact@breez.technology>
7
+ License: MIT
8
+ Description-Content-Type: text/markdown
9
+
10
+ # Breez Spark SDK
11
+ Python language bindings for the [Breez Spark SDK](https://github.com/breez/spark-sdk).
12
+
13
+ ## Installing
14
+
15
+ ```shell
16
+ pip install breez_sdk_spark
17
+ ```
@@ -0,0 +1,8 @@
1
+ breez_sdk_spark/__init__.py,sha256=c4JmZymRCIRo-zWJlIMSX54Xy4m8H2hvqKu9V5__gBw,101
2
+ breez_sdk_spark/breez_sdk_spark.py,sha256=rfYHEqoUSibVdOEHwjaIT_vtTi_X6eRoZWJmd6z9FuA,672661
3
+ breez_sdk_spark/breez_sdk_spark_bindings.py,sha256=ysAJqyrIhXUjJIBj856CADqim5MR38CgNEIdG1Fj4qg,32901
4
+ breez_sdk_spark/libbreez_sdk_spark_bindings.dylib,sha256=k0zMHw5xb4prRVFm_xsMaL7hvILrkmP3rKIlLLryQYI,36066704
5
+ breez_sdk_spark-0.6.4rc2.dist-info/METADATA,sha256=rPbYqvnb-4wTWb4tyTUTZoKb5MU_nA-TrDbDRQXpzQo,424
6
+ breez_sdk_spark-0.6.4rc2.dist-info/WHEEL,sha256=GawKr6JLD8GO3wjYxGh0WnO5HI6x5QNtg3ex_nGgOQ8,115
7
+ breez_sdk_spark-0.6.4rc2.dist-info/top_level.txt,sha256=EWjZB7jCSH5bjyOrFhpRFW4Jfo8ykKdxJ7tqAOytwDU,16
8
+ breez_sdk_spark-0.6.4rc2.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.45.1)
3
+ Root-Is-Purelib: false
4
+ Tag: cp311-cp311-macosx_11_0_universal2
5
+
@@ -0,0 +1 @@
1
+ breez_sdk_spark