kodexa-document 8.0.17305633056__py3-none-any.whl → 8.0.18462071415__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 kodexa-document might be problematic. Click here for more details.
- {kodexa_document-8.0.17305633056.dist-info → kodexa_document-8.0.18462071415.dist-info}/METADATA +4 -3
- {kodexa_document-8.0.17305633056.dist-info → kodexa_document-8.0.18462071415.dist-info}/RECORD +3 -3
- {kodexa_document-8.0.17305633056.dist-info → kodexa_document-8.0.18462071415.dist-info}/WHEEL +1 -1
{kodexa_document-8.0.17305633056.dist-info → kodexa_document-8.0.18462071415.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: kodexa-document
|
|
3
|
-
Version: 8.0.
|
|
3
|
+
Version: 8.0.18462071415
|
|
4
4
|
Summary: Python SDK for the Kodexa Document Database (KDDB)
|
|
5
5
|
Author: Austin Redenbaugh
|
|
6
6
|
Author-email: austin@kodexa.com
|
|
@@ -12,10 +12,11 @@ Classifier: Programming Language :: Python :: 3
|
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.11
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
14
|
Classifier: Programming Language :: Python :: 3.13
|
|
15
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
15
16
|
Classifier: Topic :: Software Development :: Libraries
|
|
16
17
|
Requires-Dist: addict (>=2.4.0,<3.0.0)
|
|
17
18
|
Requires-Dist: antlr4-python3-runtime (>=4.13.2,<5.0.0)
|
|
18
|
-
Requires-Dist: deepdiff (
|
|
19
|
+
Requires-Dist: deepdiff (==8.6.1)
|
|
19
20
|
Requires-Dist: msgpack (>=1.1.0,<2.0.0)
|
|
20
21
|
Requires-Dist: peewee (>=3.18.1,<4.0.0)
|
|
21
22
|
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
|
{kodexa_document-8.0.17305633056.dist-info → kodexa_document-8.0.18462071415.dist-info}/RECORD
RENAMED
|
@@ -17,6 +17,6 @@ kodexa_document/selectors/resources/KodexaSelectorParser.py,sha256=vi7LmJ-Uq7FXt
|
|
|
17
17
|
kodexa_document/selectors/resources/KodexaSelectorVisitor.py,sha256=i3v6HcMwhb4MxykV8nnfnHGws3syMsF_jOOMVPPMv5A,12351
|
|
18
18
|
kodexa_document/selectors/visitor.py,sha256=viWn8d0dSzmrWroKgUHcA0_0WwkiLedFn4t7QyGwsNM,10992
|
|
19
19
|
kodexa_document/steps.py,sha256=FBdpRM83pXgVH1i59yzvxL_GypTQ6jGgBXKMu4_EAfw,3887
|
|
20
|
-
kodexa_document-8.0.
|
|
21
|
-
kodexa_document-8.0.
|
|
22
|
-
kodexa_document-8.0.
|
|
20
|
+
kodexa_document-8.0.18462071415.dist-info/METADATA,sha256=Yk2rnV46R4YiRQCpY78K6CsMPFmBvKClkzOcZPZMdSA,9902
|
|
21
|
+
kodexa_document-8.0.18462071415.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
22
|
+
kodexa_document-8.0.18462071415.dist-info/RECORD,,
|