meeting-noter 0.3.2__py3-none-any.whl → 0.3.3__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meeting-noter
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Offline meeting transcription for macOS with automatic meeting detection
5
5
  Author: Victor
6
6
  License: MIT
@@ -18,12 +18,13 @@ Classifier: Programming Language :: Python :: 3.9
18
18
  Classifier: Programming Language :: Python :: 3.10
19
19
  Classifier: Programming Language :: Python :: 3.11
20
20
  Classifier: Programming Language :: Python :: 3.12
21
+ Classifier: Programming Language :: Python :: 3.13
21
22
  Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
22
- Requires-Python: <3.13,>=3.9
23
+ Requires-Python: >=3.9
23
24
  Description-Content-Type: text/markdown
24
25
  Requires-Dist: click>=8.0
25
26
  Requires-Dist: sounddevice>=0.4.6
26
- Requires-Dist: numpy>=1.21
27
+ Requires-Dist: numpy>=1.24
27
28
  Requires-Dist: faster-whisper>=1.0.0
28
29
  Requires-Dist: rumps>=0.4.0
29
30
  Requires-Dist: PyQt6>=6.5.0
@@ -211,7 +212,7 @@ Config file: `~/.config/meeting-noter/config.json`
211
212
  ## Requirements
212
213
 
213
214
  - macOS 12.3+ (for ScreenCaptureKit)
214
- - Python 3.9 - 3.12
215
+ - Python 3.9+
215
216
  - LAME audio encoder (`brew install lame`) - optional but recommended for MP3
216
217
 
217
218
  ## License
@@ -31,8 +31,8 @@ meeting_noter/resources/icon_512.png,sha256=o7X3ngYcppcIAAk9AcfPx94MUmrsPRp0qBTp
31
31
  meeting_noter/resources/icon_64.png,sha256=TqG7Awx3kK8YdiX1e_z1odZonosZyQI2trlkNZCzUoI,607
32
32
  meeting_noter/transcription/__init__.py,sha256=7GY9diP06DzFyoli41wddbrPv5bVDzH35bmnWlIJev4,29
33
33
  meeting_noter/transcription/engine.py,sha256=HK2J2QOBNIDm1MXW-gkagXP8C8cqUfK_WylHQD_LqOI,6320
34
- meeting_noter-0.3.2.dist-info/METADATA,sha256=z8Wsm2_khrlm6V56L5TG1RSTyE_RxVrLG1Pq4YdhltA,6865
35
- meeting_noter-0.3.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
36
- meeting_noter-0.3.2.dist-info/entry_points.txt,sha256=rKNhzjSF5-e3bLRr8LVe22FeiwcacXabCvNpoEXfu4I,56
37
- meeting_noter-0.3.2.dist-info/top_level.txt,sha256=9Tuq04_0SXM0OXOHVbOHkHkB5tG3fqkrMrfzCMpbLpY,14
38
- meeting_noter-0.3.2.dist-info/RECORD,,
34
+ meeting_noter-0.3.3.dist-info/METADATA,sha256=qhcVN8AGEu4sG7nemONR1VSHvM1kz8zm5Q9-k8DcSl0,6904
35
+ meeting_noter-0.3.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
36
+ meeting_noter-0.3.3.dist-info/entry_points.txt,sha256=rKNhzjSF5-e3bLRr8LVe22FeiwcacXabCvNpoEXfu4I,56
37
+ meeting_noter-0.3.3.dist-info/top_level.txt,sha256=9Tuq04_0SXM0OXOHVbOHkHkB5tG3fqkrMrfzCMpbLpY,14
38
+ meeting_noter-0.3.3.dist-info/RECORD,,