GameSentenceMiner 2.17.2__py3-none-any.whl → 2.17.4__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 GameSentenceMiner might be problematic. Click here for more details.
- GameSentenceMiner/ocr/owocr_helper.py +30 -24
- GameSentenceMiner/owocr/owocr/ocr.py +1 -1
- GameSentenceMiner/web/templates/index.html +11 -12
- {gamesentenceminer-2.17.2.dist-info → gamesentenceminer-2.17.4.dist-info}/METADATA +2 -2
- {gamesentenceminer-2.17.2.dist-info → gamesentenceminer-2.17.4.dist-info}/RECORD +9 -9
- {gamesentenceminer-2.17.2.dist-info → gamesentenceminer-2.17.4.dist-info}/WHEEL +0 -0
- {gamesentenceminer-2.17.2.dist-info → gamesentenceminer-2.17.4.dist-info}/entry_points.txt +0 -0
- {gamesentenceminer-2.17.2.dist-info → gamesentenceminer-2.17.4.dist-info}/licenses/LICENSE +0 -0
- {gamesentenceminer-2.17.2.dist-info → gamesentenceminer-2.17.4.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: GameSentenceMiner
|
|
3
|
-
Version: 2.17.
|
|
3
|
+
Version: 2.17.4
|
|
4
4
|
Summary: A tool for mining sentences from games. Update: Overlay?
|
|
5
5
|
Author-email: Beangate <bpwhelan95@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -18,7 +18,7 @@ Requires-Dist: DateTime~=5.5
|
|
|
18
18
|
Requires-Dist: pyperclip~=1.9.0
|
|
19
19
|
Requires-Dist: soundfile~=0.12.1
|
|
20
20
|
Requires-Dist: toml~=0.10.2
|
|
21
|
-
Requires-Dist: psutil~=
|
|
21
|
+
Requires-Dist: psutil~=7.1.0
|
|
22
22
|
Requires-Dist: rapidfuzz~=3.9.7
|
|
23
23
|
Requires-Dist: plyer~=2.1.0
|
|
24
24
|
Requires-Dist: keyboard~=0.13.5
|
|
@@ -22,13 +22,13 @@ GameSentenceMiner/ocr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
|
|
|
22
22
|
GameSentenceMiner/ocr/gsm_ocr_config.py,sha256=Ov04c-nKzh3sADxO-5JyZWVe4DlrHM9edM9tc7-97Jo,5970
|
|
23
23
|
GameSentenceMiner/ocr/ocrconfig.py,sha256=_tY8mjnzHMJrLS8E5pHqYXZjMuLoGKYgJwdhYgN-ny4,6466
|
|
24
24
|
GameSentenceMiner/ocr/owocr_area_selector.py,sha256=4MjItlaZ78Smxa3uxMxbjU0n2z_IBTG-iBpDB9COSL8,29270
|
|
25
|
-
GameSentenceMiner/ocr/owocr_helper.py,sha256=
|
|
25
|
+
GameSentenceMiner/ocr/owocr_helper.py,sha256=BGBiMDziPknCSj2VM4kpVL3iCtIswbisiPuiPOAVqjs,32370
|
|
26
26
|
GameSentenceMiner/ocr/ss_picker.py,sha256=0IhxUdaKruFpZyBL-8SpxWg7bPrlGpy3lhTcMMZ5rwo,5224
|
|
27
27
|
GameSentenceMiner/owocr/owocr/__init__.py,sha256=87hfN5u_PbL_onLfMACbc0F5j4KyIK9lKnRCj6oZgR0,49
|
|
28
28
|
GameSentenceMiner/owocr/owocr/__main__.py,sha256=XQaqZY99EKoCpU-gWQjNbTs7Kg17HvBVE7JY8LqIE0o,157
|
|
29
29
|
GameSentenceMiner/owocr/owocr/config.py,sha256=qM7kISHdUhuygGXOxmgU6Ef2nwBShrZtdqu4InDCViE,8103
|
|
30
30
|
GameSentenceMiner/owocr/owocr/lens_betterproto.py,sha256=oNoISsPilVVRBBPVDtb4-roJtAhp8ZAuFTci3TGXtMc,39141
|
|
31
|
-
GameSentenceMiner/owocr/owocr/ocr.py,sha256=
|
|
31
|
+
GameSentenceMiner/owocr/owocr/ocr.py,sha256=7VCTBl4-8mO9P73olLMihUFtu3idBdyZIWP6XQhCte4,70484
|
|
32
32
|
GameSentenceMiner/owocr/owocr/run.py,sha256=bIXC_7PltyVvlA8beCVqdLcKVai8LvVHBRqEueq2GkQ,81545
|
|
33
33
|
GameSentenceMiner/owocr/owocr/screen_coordinate_picker.py,sha256=Na6XStbQBtpQUSdbN3QhEswtKuU1JjReFk_K8t5ezQE,3395
|
|
34
34
|
GameSentenceMiner/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -83,16 +83,16 @@ GameSentenceMiner/web/static/js/shared.js,sha256=LM4NN3YhAMqyyFAcgwKyKs3cLm5beL9
|
|
|
83
83
|
GameSentenceMiner/web/static/js/stats.js,sha256=3mSUn77PwaxqB7CXAlkUYKUHSkdUTQG0gw7YfEmjvN0,95373
|
|
84
84
|
GameSentenceMiner/web/templates/anki_stats.html,sha256=FMRtl0voshXhAUCxCZaM4PQJEGgbwvK7KV-UMCDGLII,12388
|
|
85
85
|
GameSentenceMiner/web/templates/database.html,sha256=Gd54rgZmfcV7ufoJ69COeMncs5Q5u-rSJcsIvROVCEo,13732
|
|
86
|
-
GameSentenceMiner/web/templates/index.html,sha256
|
|
86
|
+
GameSentenceMiner/web/templates/index.html,sha256=-_qnXY6YR2S6mJ4aRz98fM_3gI4ke4QOjv3CtiBbr1k,229563
|
|
87
87
|
GameSentenceMiner/web/templates/search.html,sha256=nao3M_hAbm5ftzThi91NtQ3ZiINMPUNx4ngFmqLnLQ4,4060
|
|
88
88
|
GameSentenceMiner/web/templates/stats.html,sha256=i6kVMx6Up2Ilc0nf-Uh70GbloUcYRqxOYrA7XwLZxd4,33035
|
|
89
89
|
GameSentenceMiner/web/templates/utility.html,sha256=KtqnZUMAYs5XsEdC9Tlsd40NKAVic0mu6sh-ReMDJpU,16940
|
|
90
90
|
GameSentenceMiner/web/templates/components/navigation.html,sha256=6y9PvM3nh8LY6JWrZb6zVOm0vqkBLDc6d3gB9X5lT_w,1055
|
|
91
91
|
GameSentenceMiner/web/templates/components/theme-styles.html,sha256=hiq3zdJljpRjQO1iUA7gfFKwXebltG-IWW-gnKS4GHA,3439
|
|
92
92
|
GameSentenceMiner/wip/__init___.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
93
|
-
gamesentenceminer-2.17.
|
|
94
|
-
gamesentenceminer-2.17.
|
|
95
|
-
gamesentenceminer-2.17.
|
|
96
|
-
gamesentenceminer-2.17.
|
|
97
|
-
gamesentenceminer-2.17.
|
|
98
|
-
gamesentenceminer-2.17.
|
|
93
|
+
gamesentenceminer-2.17.4.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
94
|
+
gamesentenceminer-2.17.4.dist-info/METADATA,sha256=3pIRMaStjZXxjhuasYZm1GZ8EadNOve8EWLY0e24mMs,7348
|
|
95
|
+
gamesentenceminer-2.17.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
96
|
+
gamesentenceminer-2.17.4.dist-info/entry_points.txt,sha256=2APEP25DbfjSxGeHtwBstMH8mulVhLkqF_b9bqzU6vQ,65
|
|
97
|
+
gamesentenceminer-2.17.4.dist-info/top_level.txt,sha256=V1hUY6xVSyUEohb0uDoN4UIE6rUZ_JYx8yMyPGX4PgQ,18
|
|
98
|
+
gamesentenceminer-2.17.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|