GeneralManager 0.4.1__py3-none-any.whl → 0.4.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,37 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: GeneralManager
3
- Version: 0.4.1
3
+ Version: 0.4.3
4
4
  Summary: Kurzbeschreibung deines Pakets
5
5
  Author-email: Tim Kleindick <tkleindick@yahoo.de>
6
- License: Non-Commercial MIT License
7
-
8
- Copyright (c) 2025 Tim Kleindick
9
-
10
- Permission is hereby granted, free of charge, to any person obtaining a copy
11
- of this software and associated documentation files (the “Software”), to deal
12
- in the Software **solely for non-commercial purposes**, including without
13
- limitation the rights to use, copy, modify, merge, publish, distribute,
14
- sublicense, and/or sell copies of the Software **for non-commercial use only**,
15
- and to permit persons to whom the Software is furnished to do so, subject to
16
- the following conditions:
17
-
18
- 1. Non-Commercial Use Only
19
- The Software may **not** be used for commercial purposes. “Commercial” means
20
- any activity intended for or directed toward commercial advantage or
21
- monetary compensation.
22
-
23
- 2. Copyright Notice & License Text
24
- The above copyright notice and this permission notice shall be included in
25
- all copies or substantial portions of the Software.
26
-
27
- 3. Disclaimer of Warranty
28
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30
- FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL
31
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
32
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34
- SOFTWARE.
6
+ License-Expression: MIT
35
7
  Requires-Python: >=3.12
36
8
  Description-Content-Type: text/markdown
37
9
  License-File: LICENSE
@@ -54,7 +26,7 @@ Requires-Dist: Pint>=0.24.4
54
26
  Requires-Dist: platformdirs>=4.3.7
55
27
  Requires-Dist: promise>=2.3
56
28
  Requires-Dist: python-dateutil>=2.9.0.post0
57
- Requires-Dist: setuptools>=75.6.0
29
+ Requires-Dist: setuptools==80.0.0
58
30
  Requires-Dist: six>=1.17.0
59
31
  Requires-Dist: smmap>=5.0.2
60
32
  Requires-Dist: sqlparse>=0.5.3
@@ -39,8 +39,8 @@ general_manager/permission/permissionDataManager.py,sha256=Ji7fsnuaKTa6M8yzCGyzr
39
39
  general_manager/rule/__init__.py,sha256=4Har5cfPD1fmOsilTDod-ZUz3Com-tkl58jz7yY4fD0,23
40
40
  general_manager/rule/handler.py,sha256=z8SFHTIZ0LbLh3fV56Mud0V4_OvWkqJjlHvFqau7Qfk,7334
41
41
  general_manager/rule/rule.py,sha256=3FVCKGL7BTVoStdgOTdWQwuoVRIxAIAilV4VOzouDpc,10759
42
- generalmanager-0.4.1.dist-info/licenses/LICENSE,sha256=YGFm0ieb4KpkMRRt2qnWue6uFh0cUMtobwEBkHwajhc,1450
43
- generalmanager-0.4.1.dist-info/METADATA,sha256=C9d_vay_mEGkL8CAYhJtWLFGPMrP9PjkT7P8p6YchW8,8188
44
- generalmanager-0.4.1.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
45
- generalmanager-0.4.1.dist-info/top_level.txt,sha256=sTDtExP9ga-YP3h3h42yivUY-A2Q23C2nw6LNKOho4I,16
46
- generalmanager-0.4.1.dist-info/RECORD,,
42
+ generalmanager-0.4.3.dist-info/licenses/LICENSE,sha256=YGFm0ieb4KpkMRRt2qnWue6uFh0cUMtobwEBkHwajhc,1450
43
+ generalmanager-0.4.3.dist-info/METADATA,sha256=McL1AxeJv3pw2o2TASJNgp6cBXXHisHV3uyoA0Ci3yk,6528
44
+ generalmanager-0.4.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
45
+ generalmanager-0.4.3.dist-info/top_level.txt,sha256=sTDtExP9ga-YP3h3h42yivUY-A2Q23C2nw6LNKOho4I,16
46
+ generalmanager-0.4.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5