nv-ingest-api 2025.3.18.dev20250318__py3-none-any.whl → 2025.3.19.dev20250319__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 nv-ingest-api might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: nv-ingest-api
3
- Version: 2025.3.18.dev20250318
3
+ Version: 2025.3.19.dev20250319
4
4
  Summary: Python module with core document ingestion functions.
5
5
  Author-email: Jeremy Dyer <jdyer@nvidia.com>
6
6
  License: Apache License
@@ -216,6 +216,7 @@ License-File: LICENSE
216
216
  Requires-Dist: pandas>=2.0
217
217
  Requires-Dist: pydantic>2.0.0
218
218
  Requires-Dist: pydantic-settings>2.0.0
219
+ Dynamic: license-file
219
220
 
220
221
  # nv-ingest-api
221
222
 
@@ -0,0 +1,9 @@
1
+ nv_ingest_api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ nv_ingest_api/primitives/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ nv_ingest_api/primitives/control_message_task.py,sha256=D2NCO6RyJyWZT6Vc2UBpZ6KdYstrTxwuVjPLEX9iQX8,295
4
+ nv_ingest_api/primitives/ingest_control_message.py,sha256=DF6ibcqPE1qiMk7isOL8x1ZlfDLCf6vWvCVUVvMq2Us,8362
5
+ nv_ingest_api-2025.3.19.dev20250319.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
6
+ nv_ingest_api-2025.3.19.dev20250319.dist-info/METADATA,sha256=PYb9YHAyyytHfpFLJ33rtZAI8VoBuOwz2sxXoI2smPM,13889
7
+ nv_ingest_api-2025.3.19.dev20250319.dist-info/WHEEL,sha256=tTnHoFhvKQHCh4jz3yCn0WPTYIy7wXx3CJtJ7SJGV7c,91
8
+ nv_ingest_api-2025.3.19.dev20250319.dist-info/top_level.txt,sha256=abjYMlTJGoG5tOdfIB-IWvLyKclw6HLaRSc8MxX4X6I,14
9
+ nv_ingest_api-2025.3.19.dev20250319.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.1.0)
2
+ Generator: setuptools (77.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +0,0 @@
1
- nv_ingest_api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- nv_ingest_api/primitives/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- nv_ingest_api/primitives/control_message_task.py,sha256=D2NCO6RyJyWZT6Vc2UBpZ6KdYstrTxwuVjPLEX9iQX8,295
4
- nv_ingest_api/primitives/ingest_control_message.py,sha256=DF6ibcqPE1qiMk7isOL8x1ZlfDLCf6vWvCVUVvMq2Us,8362
5
- nv_ingest_api-2025.3.18.dev20250318.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
6
- nv_ingest_api-2025.3.18.dev20250318.dist-info/METADATA,sha256=fUCC8tYnesGD8Yvqx0Z4xjFb-9hAW1TLwemMlQiCApg,13867
7
- nv_ingest_api-2025.3.18.dev20250318.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
8
- nv_ingest_api-2025.3.18.dev20250318.dist-info/top_level.txt,sha256=abjYMlTJGoG5tOdfIB-IWvLyKclw6HLaRSc8MxX4X6I,14
9
- nv_ingest_api-2025.3.18.dev20250318.dist-info/RECORD,,