flet-video 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.

Potentially problematic release.


This version of flet-video might be problematic. Click here for more details.

.DS_Store ADDED
Binary file
flet_video/.DS_Store ADDED
Binary file
flet_video/__init__.py ADDED
@@ -0,0 +1 @@
1
+
Binary file
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.1
2
+ Name: flet-video
3
+ Version: 0.0.1
4
+ Summary: Flet Video 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 Video
13
+
14
+ Video control for Flet.
@@ -0,0 +1,7 @@
1
+ .DS_Store,sha256=UGxWgJfmLLyazGK5A-uGE3FwdljfvRyUi6SV7VdJU-E,6148
2
+ flet_video/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
3
+ flet_video/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ flet_video-0.0.1.dist-info/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
5
+ flet_video-0.0.1.dist-info/METADATA,sha256=cDizSAGhaFaLKbWeIXOSOcg6R15EzVJRpWPOBIl54v4,301
6
+ flet_video-0.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
+ flet_video-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