flet-ads 0.0.1__py3-none-any.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.
.DS_Store ADDED
Binary file
flet_ads/.DS_Store ADDED
Binary file
flet_ads/__init__.py ADDED
@@ -0,0 +1 @@
1
+
Binary file
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.1
2
+ Name: flet-ads
3
+ Version: 0.0.1
4
+ Summary: Flet Ads control
5
+ Author: Appveyor Systems Inc.
6
+ Author-email: hello@flet.dev
7
+ Requires-Python: >=3.8,<4.0
8
+ Project-URL: homepage, https://flet.dev
9
+ Download-URL:
10
+ Description-Content-Type: text/markdown
11
+
12
+ # Flet Ads
13
+
14
+ Flet Ads control.
@@ -0,0 +1,7 @@
1
+ .DS_Store,sha256=UGxWgJfmLLyazGK5A-uGE3FwdljfvRyUi6SV7VdJU-E,6148
2
+ flet_ads/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
3
+ flet_ads/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ flet_ads-0.0.1.dist-info/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
5
+ flet_ads-0.0.1.dist-info/METADATA,sha256=ZLApnUDP9Ugqn42jesOiFHejiLEkCjySl32LQno1w0E,289
6
+ flet_ads-0.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
+ flet_ads-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: poetry-core 1.9.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any