aijson-utils

View on PyPIReverse Dependencies (1)

0.1.5 aijson_utils-0.1.5-py3-none-any.whl

Wheel Details

Project: aijson-utils
Version: 0.1.5
Filename: aijson_utils-0.1.5-py3-none-any.whl
Download: [link]
Size: 9408
MD5: f6d5b09f436d35c40a765647b6f8346f
SHA256: a39cc8f26df694a5cd6a20fc56ad10f64cc7be04ca1384472cb8776b0a4a941d
Uploaded: 2024-11-18 01:12:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aijson-utils
Version: 0.1.5
Summary: AI JSON Utilities
Author: Rafael Irgolic
Author-Email: hello[at]irgolic.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: aijson-core (<0.3.0,>=0.2.0)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: markdown (<4.0,>=3.7)
Description-Content-Type: text/markdown
[Description omitted; length: 66 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aijson_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_utils/actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_utils/actions/extract_list.py sha256=JhEtdz_zhM6o5KpjTBDx68faXl8gFmf0vRdkz50R1cE 1135
aijson_utils/actions/extract_urls.py sha256=XQQqyqTfrkMn1B7Y9CwvNpMYgU7du2cKqh1Fmd0updE 477
aijson_utils/actions/extract_xml_tag.py sha256=YigvxxLGJQE1u6xw2NRpi_Vuwf_1onRcSZeD-T71FS8 1504
aijson_utils/actions/get_url.py sha256=3yrH7DNdPpdsBq6bp39ovI4bP2_vdsdGo_PTAPhw2No 439
aijson_utils/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aijson_utils/tests/conftest.py sha256=CFj9y6BJzcR9_UnysuiZ2xNDtSftLwSw0Dm2ImiI69A 9339
aijson_utils/tests/test_extract_urls.py sha256=0A3JHDEu7KjKVEiZDpJz0W06Se2Vo1Uj8onBnHVo8AE 1181
aijson_utils/tests/test_extract_xml_tag.py sha256=E1BDSPDkBkfw4_g0Ox4nOwtUVA7Ld_-i6qIkXvKpPGk 1262
aijson_utils/tests/test_get_url.py sha256=xqNtg9Igp7ElANfzht6HVBSDLvpjLqQii45twPCrcJI 490
aijson_utils-0.1.5.dist-info/LICENSE sha256=AbHbVVtcEv2EqI9EHVvf-szUVibIMho3OM146AEhpzY 1063
aijson_utils-0.1.5.dist-info/METADATA sha256=VzVIY1hbzv_Lx1pHlZX8WKaJNejCvhpVfY_7TTZKk2M 671
aijson_utils-0.1.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
aijson_utils-0.1.5.dist-info/entry_points.txt sha256=93OdcMMfRKd5Da2PZ_9jXePhOiYYkWJWkkufc8COzEs 39
aijson_utils-0.1.5.dist-info/RECORD

entry_points.txt

[aijson]
actions = aijson_utils.actions