libinephany 0.13.1__py3-none-any.whl → 0.13.2__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.
- {libinephany-0.13.1.dist-info → libinephany-0.13.2.dist-info}/METADATA +1 -1
- {libinephany-0.13.1.dist-info → libinephany-0.13.2.dist-info}/RECORD +5 -5
- libinephany-0.13.2.dist-info/licenses/LICENSE +13 -0
- libinephany-0.13.1.dist-info/licenses/LICENSE +0 -11
- {libinephany-0.13.1.dist-info → libinephany-0.13.2.dist-info}/WHEEL +0 -0
- {libinephany-0.13.1.dist-info → libinephany-0.13.2.dist-info}/top_level.txt +0 -0
@@ -50,8 +50,8 @@ libinephany/utils/typing.py,sha256=rGbaPO3MaUndsWiC_wHzReD_TOLYqb43i01pKN-j7Xs,6
|
|
50
50
|
libinephany/web_apps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
51
51
|
libinephany/web_apps/error_logger.py,sha256=gAQIaqerqP4ornXZwFF1cghjnd2mMZEt3aVrTuUCr34,16653
|
52
52
|
libinephany/web_apps/web_app_utils.py,sha256=qiq_lasPipgN1RgRudPJc342kYci8O_4RqppxmIX8NY,4095
|
53
|
-
libinephany-0.13.
|
54
|
-
libinephany-0.13.
|
55
|
-
libinephany-0.13.
|
56
|
-
libinephany-0.13.
|
57
|
-
libinephany-0.13.
|
53
|
+
libinephany-0.13.2.dist-info/licenses/LICENSE,sha256=EzBB78oYBeXKp2jO25z0IG9xYDYkIoH2E380nQJQazM,558
|
54
|
+
libinephany-0.13.2.dist-info/METADATA,sha256=wgD5MU4ajw6oOH-RkXyyNUcM69m7Wi1G-e0CvdGdFhg,8558
|
55
|
+
libinephany-0.13.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
56
|
+
libinephany-0.13.2.dist-info/top_level.txt,sha256=bYAOXQdJgIoLkO2Ui0kxe7pSYegS_e38u0dMscd7COQ,12
|
57
|
+
libinephany-0.13.2.dist-info/RECORD,,
|
@@ -0,0 +1,13 @@
|
|
1
|
+
Copyright (c) 2025 Inephany Ltd.
|
2
|
+
|
3
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
you may not use this file except in compliance with the License.
|
5
|
+
You may obtain a copy of the License at
|
6
|
+
|
7
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
|
9
|
+
Unless required by applicable law or agreed to in writing, software
|
10
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
See the License for the specific language governing permissions and
|
13
|
+
limitations under the License.
|
@@ -1,11 +0,0 @@
|
|
1
|
-
Limited Evaluation License
|
2
|
-
|
3
|
-
Copyright (c) 2025 Inephany Ltd
|
4
|
-
|
5
|
-
This software is provided to selected recipients for non-commercial evaluation
|
6
|
-
purposes only. You may use, modify, and share this software internally within
|
7
|
-
your organization, but you may not use it for any commercial purpose, including
|
8
|
-
selling, licensing, or incorporating it into a commercial product or service,
|
9
|
-
without explicit written permission from Inephany Ltd.
|
10
|
-
|
11
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
|
File without changes
|
File without changes
|