ka-uts-com 1.0.1.250131__tar.gz → 2.0.0.250407__tar.gz
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.
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/LICENSE.txt +1 -2
- {ka_uts_com-1.0.1.250131/ka_uts_com.egg-info → ka_uts_com-2.0.0.250407}/PKG-INFO +389 -406
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/README.rst +384 -398
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/classifiers.txt +1 -2
- ka_uts_com-2.0.0.250407/dist/ka_uts_com-2.0.0.250407-py3-none-any.whl +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/__version__.py +1 -1
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/base/app_.py +10 -11
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/base/cfg_.py +12 -4
- ka_uts_com-2.0.0.250407/ka_uts_com/base/log_.py +131 -0
- ka_uts_com-2.0.0.250407/ka_uts_com/com.py +121 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/data/log.std.yml +47 -26
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/data/log.usr.yml +46 -25
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/log.py +23 -12
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/timer.py +10 -6
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/utils/aoeqstmt.py +0 -2
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/utils/doeq.py +7 -7
- ka_uts_com-2.0.0.250407/ka_uts_com/utils/pacmod.py +123 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407/ka_uts_com.egg-info}/PKG-INFO +389 -406
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com.egg-info/SOURCES.txt +1 -3
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com.egg-info/requires.txt +0 -2
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/pyproject.toml +5 -4
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/requirements.txt +0 -2
- ka_uts_com-1.0.1.250131/dist/ka_uts_com-1.0.1.250131-py3-none-any.whl +0 -0
- ka_uts_com-1.0.1.250131/dist/ka_uts_com-1.0.1.250131.tar.gz +0 -0
- ka_uts_com-1.0.1.250131/ka_uts_com/base/log_.py +0 -115
- ka_uts_com-1.0.1.250131/ka_uts_com/com.py +0 -72
- ka_uts_com-1.0.1.250131/ka_uts_com/utils/pacmod.py +0 -107
- ka_uts_com-1.0.1.250131/ka_uts_com/utils/py.typed +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/MANIFEST.in +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/__init__.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/base/exit_.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/data/__init__.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/decorators/dec.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/fnc.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/ioc/jinja2_.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/ioc/yaml_.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/py.typed +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/utils/date.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com/utils/str.py +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com.egg-info/dependency_links.txt +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com.egg-info/not-zip-safe +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/ka_uts_com.egg-info/top_level.txt +0 -0
- {ka_uts_com-1.0.1.250131 → ka_uts_com-2.0.0.250407}/setup.cfg +0 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
#
|
2
|
-
# Copyright (c)
|
2
|
+
# Copyright (c) 2025 Kosakya, GmbH. All rights reserved.
|
3
3
|
#
|
4
4
|
# This program is free software: you can redistribute it and/or modify
|
5
5
|
# it under the terms of the GNU General Public License as published by
|
@@ -16,4 +16,3 @@
|
|
16
16
|
#
|
17
17
|
# Person: Role: Email:
|
18
18
|
# Bernd Stroehle Author bernd.stroehle@gmail.com
|
19
|
-
# Maintainer
|