breez-sdk-spark 0.6.1__cp314-cp314-manylinux_2_31_aarch64.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.
@@ -0,0 +1,23 @@
1
+ Metadata-Version: 2.4
2
+ Name: breez_sdk_spark
3
+ Version: 0.6.1
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
+ Dynamic: author
10
+ Dynamic: description
11
+ Dynamic: description-content-type
12
+ Dynamic: home-page
13
+ Dynamic: license
14
+ Dynamic: summary
15
+
16
+ # Breez Spark SDK
17
+ Python language bindings for the [Breez Spark SDK](https://github.com/breez/spark-sdk).
18
+
19
+ ## Installing
20
+
21
+ ```shell
22
+ pip install breez_sdk_spark
23
+ ```
@@ -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.so,sha256=hrhyFLdpEboxnf3MQEp9_aF5Bl82onHPb4pKefh99G0,28210024
5
+ breez_sdk_spark-0.6.1.dist-info/METADATA,sha256=wZan2DKbuIjewE_XQm-zTt68tl0QSEZi_9hnp1aZiiY,545
6
+ breez_sdk_spark-0.6.1.dist-info/WHEEL,sha256=X7Alh2BCOPVcMlZ_TwuJfQzCuQUKafDcBzfhrbZ9qFU,114
7
+ breez_sdk_spark-0.6.1.dist-info/top_level.txt,sha256=EWjZB7jCSH5bjyOrFhpRFW4Jfo8ykKdxJ7tqAOytwDU,16
8
+ breez_sdk_spark-0.6.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314-manylinux_2_31_aarch64
5
+
@@ -0,0 +1 @@
1
+ breez_sdk_spark