flet-audio-recorder 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
Binary file
@@ -0,0 +1 @@
1
+
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.1
2
+ Name: flet-audio-recorder
3
+ Version: 0.0.1
4
+ Summary: Flet Audio Recorder 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 Audio Recorder
13
+
14
+ Flet Audio Recorder control.
@@ -0,0 +1,7 @@
1
+ .DS_Store,sha256=UGxWgJfmLLyazGK5A-uGE3FwdljfvRyUi6SV7VdJU-E,6148
2
+ flet_audio_recorder/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
3
+ flet_audio_recorder/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ flet_audio_recorder-0.0.1.dist-info/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
5
+ flet_audio_recorder-0.0.1.dist-info/METADATA,sha256=pqSepB7F1I1ckJLWCFT9TVOGR4_P4Bmw8qP0yjKRN6A,333
6
+ flet_audio_recorder-0.0.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
+ flet_audio_recorder-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