je-editor 0.0.202__py3-none-any.whl → 0.0.203__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,9 +1,8 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: je_editor
3
- Version: 0.0.202
3
+ Version: 0.0.203
4
4
  Summary: JEditor is basic but powerful editor include GPT
5
5
  Author-email: JE-Chen <jechenmailman@gmail.com>
6
- License: MIT
7
6
  Project-URL: Homepage, https://github.com/JE-Chen/je_editor
8
7
  Project-URL: Documentation, https://je-editor.readthedocs.io/en/latest/
9
8
  Project-URL: Code, https://github.com/JE-Chen/je_editor
@@ -17,13 +16,14 @@ Classifier: Operating System :: OS Independent
17
16
  Requires-Python: >=3.9
18
17
  Description-Content-Type: text/markdown
19
18
  License-File: LICENSE
20
- Requires-Dist: PySide6==6.8.2.1
19
+ Requires-Dist: PySide6==6.8.3
21
20
  Requires-Dist: qt-material
22
21
  Requires-Dist: yapf
23
22
  Requires-Dist: frontengine
24
23
  Requires-Dist: pycodestyle
25
24
  Requires-Dist: jedi
26
25
  Requires-Dist: qtconsole
26
+ Dynamic: license-file
27
27
 
28
28
  # je_editor
29
29
 
@@ -101,8 +101,8 @@ je_editor/utils/redirect_manager/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
101
101
  je_editor/utils/redirect_manager/redirect_manager_class.py,sha256=2tLTOnxpvcYvtO3R91iHaaeN7EOE3uTgLg-UlASy5Ac,2218
102
102
  je_editor/utils/venv_check/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
103
103
  je_editor/utils/venv_check/check_venv.py,sha256=oCrMdue4NYUUGrVifh_iHFwIgxVx9azYN4jz3Xiulgg,999
104
- je_editor-0.0.202.dist-info/LICENSE,sha256=KMhUHh6pnIUvmXDW-49L_Sz63bqkOlPDqsecaqKiitU,1091
105
- je_editor-0.0.202.dist-info/METADATA,sha256=rmheDYaUcp6l8jfoLuIOVgSvPFAslOr9Lf6Y4A_-o0I,3307
106
- je_editor-0.0.202.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
107
- je_editor-0.0.202.dist-info/top_level.txt,sha256=_9YA7BgxpkmdLs-5V_UQILxClcMRgPyG1a3qaE-Bkcs,10
108
- je_editor-0.0.202.dist-info/RECORD,,
104
+ je_editor-0.0.203.dist-info/licenses/LICENSE,sha256=KMhUHh6pnIUvmXDW-49L_Sz63bqkOlPDqsecaqKiitU,1091
105
+ je_editor-0.0.203.dist-info/METADATA,sha256=PPLx-6rs5SksPKWILFK_kNN12rM2gGpvd0FRdJHG3XA,3314
106
+ je_editor-0.0.203.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
107
+ je_editor-0.0.203.dist-info/top_level.txt,sha256=_9YA7BgxpkmdLs-5V_UQILxClcMRgPyG1a3qaE-Bkcs,10
108
+ je_editor-0.0.203.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.0.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5