splitme-ai

View on PyPIReverse Dependencies (0)

0.1.10 splitme_ai-0.1.10-py3-none-any.whl

Wheel Details

Project: splitme-ai
Version: 0.1.10
Filename: splitme_ai-0.1.10-py3-none-any.whl
Download: [link]
Size: 24060
MD5: 07fc7ecbf802a30d0a006762709f10ac
SHA256: a3d01a5328c5b35dee07a0dbc6b2a64f275c84390273e10fc69de808ca49be1f
Uploaded: 2025-01-08 14:04:41 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: splitme-ai
Version: 0.1.10
Summary: Break down docs, build up knowledge.
Author-Email: Eli Salamie <egsalamie[at]gmail.com>
Project-Url: Homepage, https://github.com/eli64s/splitme-ai
Keywords: ai,devtools,docs,documentation,documentation-tool,markdown,markdown-parser,markdown-split,mkdocs,python,readme,reference-links,reflinks
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <=3.13,>=3.9
Requires-Dist: aiofiles (>=24.1.0)
Requires-Dist: pydantic-settings (>=2.6.1)
Requires-Dist: pydantic (>=2.10.3)
Requires-Dist: pyyaml (>=6.0.2)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: toml (>=0.10.2); python_full_version < "3.11"
Requires-Dist: pydantic-ai (>=0.0.15); extra == "ai"
Requires-Dist: mkdocs-material (>=9.5.47); extra == "docs"
Requires-Dist: mkdocs (>=1.6.1); extra == "docs"
Provides-Extra: ai
Provides-Extra: docs
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 8869 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
splitme_ai/__init__.py sha256=bSokKEZjRBXxyhsbPptyENG9UJqH2E0AIGIDWJaRzyE 571
splitme_ai/cli.py sha256=BsQ0KK_LXJa1PQC0NoAZyPPA-vNNexRMZdKqw9VOZdU 9039
splitme_ai/config.py sha256=7eKxM_jnLuM_CdgvxnumO32NHvL3fLhu8YzRBFOoMwk 522
splitme_ai/core.py sha256=6LtmVnICoI7TFoVHw-XF_fTBJDm9ADoWv1HkMkqbwEM 10846
splitme_ai/errors.py sha256=0ZAxUdXDYuI1I1R3LgEmpOCyerMZUBRYOQOgOFcYyAk 1210
splitme_ai/logger.py sha256=k6OZWH9a_OSN-Zl8P4HxI4fghDP7iN072iZtL-kr8kU 3106
splitme_ai/generators/__init__.py sha256=5jilp5IT8ranF6kBBNHt2hevro4qKeO2qgG_LT_yL-s 100
splitme_ai/generators/mkdocs_config.py sha256=1jVpSI14j1sbBhns_dxJS9g1ljLgDvp7SU5oDLy-kms 11009
splitme_ai/tools/__init__.py sha256=IWmYV6kZAwfVvS2qsAvGoEb4KvTEuthtEIobbQVGiog 341
splitme_ai/tools/markdown_link_converter.py sha256=9QFNtWew4ra62q5UA87jMhBZf01dL_9RjnBXChMHrBg 4006
splitme_ai/tools/markdown_link_validator.py sha256=7tP--5l8BaYeXCceP_wXT4osWqcMkeHVY5E0VBC4HvI 4856
splitme_ai/tools/reference_link_extractor.py sha256=Fli7__RAO6Haz3JjLWKbhCepCq9XGTK4Yxyf_OHlwYw 2997
splitme_ai/utils/__init__.py sha256=INz9-RXJwdahIndlcd5DLibYkbgGcpUzaXsNAYgoCjs 99
splitme_ai/utils/file_handler.py sha256=wp-VRhid5OC3Zf3rSNvqvlSYjAP7LyGpjnmD6Eq-htg 861
splitme_ai/utils/filename_sanitizer.py sha256=qgfMI13TdJUs9uxTA4CfL6FsOE6YS9D30qK5HcO69Go 2762
splitme_ai-0.1.10.dist-info/METADATA sha256=DDwPokMhLGVnyTMxK0Jdpls9ST5_8xLhmZ-P2PZU118 10097
splitme_ai-0.1.10.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
splitme_ai-0.1.10.dist-info/entry_points.txt sha256=FBACuw1TJRD7_uJNTwgsHLTVMlJWzTHptP9D9eMsrE8 52
splitme_ai-0.1.10.dist-info/licenses/LICENSE sha256=2_Ak3X1wdeT-eCo4YVe3EdHrSA6DOyiusAd4GWAUQxU 1068
splitme_ai-0.1.10.dist-info/RECORD

entry_points.txt

splitme-ai = splitme_ai.core:main