kodexa 7.4.414742178723__py3-none-any.whl → 7.4.414761866477__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,15 +1,17 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: kodexa
3
- Version: 7.4.414742178723
3
+ Version: 7.4.414761866477
4
4
  Summary: Python SDK for the Kodexa Platform
5
5
  Author: Austin Redenbaugh
6
6
  Author-email: austin@kodexa.com
7
- Requires-Python: >=3.11,<4.0
7
+ Requires-Python: >=3.11,<3.14
8
8
  Classifier: Development Status :: 5 - Production/Stable
9
9
  Classifier: Intended Audience :: Developers
10
10
  Classifier: License :: OSI Approved :: Apache Software License
11
11
  Classifier: Programming Language :: Python :: 3
12
12
  Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Programming Language :: Python :: 3.12
14
+ Classifier: Programming Language :: Python :: 3.13
13
15
  Classifier: Topic :: Software Development :: Libraries
14
16
  Requires-Dist: addict (>=2.4.0,<3.0.0)
15
17
  Requires-Dist: appdirs (>=1.4.4,<2.0.0)
@@ -31,7 +31,7 @@ kodexa/selectors/lextab.py,sha256=vlvvODRmj46wDUuqG9poDHtS0lRttrxXStUQ9ds2_iY,31
31
31
  kodexa/selectors/lextab.pyi,sha256=x39HNceESZYCouVS3wiNazxeNjhmYV2hP1iO4QWnqcw,61
32
32
  kodexa/selectors/parserules.py,sha256=ovw7NnisjDMFUg6pnRVVEcaakvc35JZnMu3mjK5Z1VE,7068
33
33
  kodexa/selectors/parserules.pyi,sha256=x39HNceESZYCouVS3wiNazxeNjhmYV2hP1iO4QWnqcw,61
34
- kodexa/selectors/parsetab.py,sha256=tALLxKc3VS2b6kCKiznBUreCVl4aS_3-BgSlJkLGV4s,71452
34
+ kodexa/selectors/parsetab.py,sha256=m1aWwBq4jCrkLUvJ9Os1Jd23tbCNmPbgN9_KKFWHwJs,20867
35
35
  kodexa/selectors/parsetab.pyi,sha256=x39HNceESZYCouVS3wiNazxeNjhmYV2hP1iO4QWnqcw,61
36
36
  kodexa/spatial/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
37
  kodexa/spatial/azure_models.py,sha256=Jw4abHIWl4dVScxC-a9QAsnFa8V3HisTmh0b0MFHCXQ,30564
@@ -45,7 +45,7 @@ kodexa/testing/test_utils.py,sha256=v44p__gE7ia67W7WeHN2HBFCWSCUrCZt7G4xBNCmwf8,
45
45
  kodexa/training/__init__.py,sha256=xs2L62YpRkIRfslQwtQZ5Yxjhm7sLzX2TrVX6EuBnZQ,52
46
46
  kodexa/training/train_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
47
47
  kodexa/utils/__init__.py,sha256=Pnim1o9_db5YEnNvDTxpM7HG-qTlL6n8JwFwOafU9wo,5928
48
- kodexa-7.4.414742178723.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
49
- kodexa-7.4.414742178723.dist-info/METADATA,sha256=lkgOBHMuJ7K8VrfsLhxsWBpg_Nww0Ru_R5GO7noWztA,2813
50
- kodexa-7.4.414742178723.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
51
- kodexa-7.4.414742178723.dist-info/RECORD,,
48
+ kodexa-7.4.414761866477.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
49
+ kodexa-7.4.414761866477.dist-info/METADATA,sha256=ajWYWvBGQU_zmaAVZaW9HEmWP7A7hbulcthLNC-Gfkg,2916
50
+ kodexa-7.4.414761866477.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
51
+ kodexa-7.4.414761866477.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.6.1
2
+ Generator: poetry-core 2.1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any