data-prep-connector 0.2.4.dev1__py3-none-any.whl → 0.2.5.dev0__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,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: data_prep_connector
3
- Version: 0.2.4.dev1
3
+ Version: 0.2.5.dev0
4
4
  Summary: Scalable and Compliant Web Crawler
5
5
  Author-email: Hiroya Matsubara <hmtbr@jp.ibm.com>
6
6
  License: Apache-2.0
7
7
  Keywords: data,data acquisition,crawler,web crawler,llm,generative,ai,fine-tuning,llmapps
8
- Requires-Python: <3.14,>=3.10
8
+ Requires-Python: <3.15,>=3.10
9
9
  Description-Content-Type: text/markdown
10
10
  Requires-Dist: scrapy==2.12.0
11
11
  Requires-Dist: pydantic>=2.8.1
@@ -9,7 +9,7 @@ dpk_connector/core/settings.py,sha256=kw12cE8SWMp0CC9m7RIkk1jnpEeKVHj4ZkcSXFslUj
9
9
  dpk_connector/core/utils.py,sha256=CBQWAmiZKasKLAMqxqL2jKniPOF7IOJiRC5KOssN6kM,3072
10
10
  dpk_connector/core/spiders/__init__.py,sha256=6bsB2K0dllWaJ4gdyVp3id6F26BspNBbvqRi9X598C8,696
11
11
  dpk_connector/core/spiders/sitemap.py,sha256=v5nTPUrT5jun6vIXvo5Des5T_kgtBJjOXfOxQbXDYkA,12638
12
- data_prep_connector-0.2.4.dev1.dist-info/METADATA,sha256=X7V13zoZyHyntLCO6GJ6Q1x4gycDb9KEZovFbRE5GF0,1839
13
- data_prep_connector-0.2.4.dev1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- data_prep_connector-0.2.4.dev1.dist-info/top_level.txt,sha256=V5veaYVXWTfjj98ntRCsHK7A36nzNprbMwB8PRrtsN4,14
15
- data_prep_connector-0.2.4.dev1.dist-info/RECORD,,
12
+ data_prep_connector-0.2.5.dev0.dist-info/METADATA,sha256=60w2Vs1D-DAHbD6GvoJ1WHrUaPLyImiKRqFHi-wW0Zg,1839
13
+ data_prep_connector-0.2.5.dev0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
14
+ data_prep_connector-0.2.5.dev0.dist-info/top_level.txt,sha256=V5veaYVXWTfjj98ntRCsHK7A36nzNprbMwB8PRrtsN4,14
15
+ data_prep_connector-0.2.5.dev0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (82.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5