Skip to main content

Module for parsing llms.txt files

Project description

llms-txt-rs

Parser for llms.txt files, written in rust just for the sake of it, with bindings in python.

Installation

llms_txt_rs requires Python 3.8 - 3.13.

uv pip install llms_txt_rs

Binaries are available for:

  • Linux: x86_64, aarch64, i686, armv7l, musl-x86_64 & musl-aarch64
  • MacOS: x86_64 & arm64
  • Windows: amd64 & win32

Otherwise, you can install from source which requires Rust stable to be installed.

How it works

The API consists of a single function:

import requests
from llms_txt_rs import parse_llms_txt

txt = requests.get("https://llmstxt.org/llms.txt").text
parsed = parse_llms_txt(txt)

Which would yield something like the following:

{
  "title": "llms.txt",
  "summary": null,
  "info": "> A proposal that those interested in providing LLM-friendly content add a /llms.txt file to their site. This is a markdown file that provides brief background information and guidance, along with links to markdown files providing more detailed information.",
  "sections": {
    "Docs": [
      {
        "title": "llms.txt proposal",
        "url": "https://llmstxt.org/index.md",
        "desc": "The proposal for llms.txt"
      },
      {
        "title": "Python library docs",
        "url": "https://llmstxt.org/intro.html.md",
        "desc": "Docs for `llms-txt` python lib"
      },
      {
        "title": "ed demo",
        "url": "https://llmstxt.org/ed-commonmark.md",
        "desc": "Tongue-in-cheek example of how llms.txt could be used in the classic `ed` editor, used to show how editors could incorporate llms.txt in general."
      }
    ]
  }
}

Releasing

WIP

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

llms_txt_rs-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (957.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

llms_txt_rs-0.1.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (790.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

llms_txt_rs-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (956.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

llms_txt_rs-0.1.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (790.8 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

llms_txt_rs-0.1.1-cp313-none-win_amd64.whl (693.8 kB view details)

Uploaded CPython 3.13Windows x86-64

llms_txt_rs-0.1.1-cp313-none-win32.whl (631.4 kB view details)

Uploaded CPython 3.13Windows x86

llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARMv7l

llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (865.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (905.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (940.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

llms_txt_rs-0.1.1-cp312-none-win_amd64.whl (693.7 kB view details)

Uploaded CPython 3.12Windows x86-64

llms_txt_rs-0.1.1-cp312-none-win32.whl (631.4 kB view details)

Uploaded CPython 3.12Windows x86

llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARMv7l

llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (865.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (905.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (940.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

llms_txt_rs-0.1.1-cp311-none-win_amd64.whl (693.8 kB view details)

Uploaded CPython 3.11Windows x86-64

llms_txt_rs-0.1.1-cp311-none-win32.whl (631.4 kB view details)

Uploaded CPython 3.11Windows x86

llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARMv7l

llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (865.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (905.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (940.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

llms_txt_rs-0.1.1-cp310-none-win_amd64.whl (693.8 kB view details)

Uploaded CPython 3.10Windows x86-64

llms_txt_rs-0.1.1-cp310-none-win32.whl (631.6 kB view details)

Uploaded CPython 3.10Windows x86

llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARMv7l

llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (865.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (905.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (940.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.1-cp310-cp310-macosx_10_12_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

llms_txt_rs-0.1.1-cp39-none-win_amd64.whl (693.9 kB view details)

Uploaded CPython 3.9Windows x86-64

llms_txt_rs-0.1.1-cp39-none-win32.whl (631.7 kB view details)

Uploaded CPython 3.9Windows x86

llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARMv7l

llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (865.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (905.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (940.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.1-cp39-cp39-macosx_11_0_arm64.whl (790.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

llms_txt_rs-0.1.1-cp39-cp39-macosx_10_12_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

llms_txt_rs-0.1.1-cp38-none-win_amd64.whl (693.7 kB view details)

Uploaded CPython 3.8Windows x86-64

llms_txt_rs-0.1.1-cp38-none-win32.whl (631.5 kB view details)

Uploaded CPython 3.8Windows x86

llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARMv7l

llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (865.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (905.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (940.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.1-cp38-cp38-macosx_11_0_arm64.whl (790.8 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

llms_txt_rs-0.1.1-cp38-cp38-macosx_10_12_x86_64.whl (838.9 kB view details)

Uploaded CPython 3.8macOS 10.12+ x86-64

File details

Details for the file llms_txt_rs-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f15a2e452e17a68f34546075097cd2cd43b45cb8293f8de2d6c77c796c561662
MD5 85149b57a59413bbefcbdae811ab08b6
BLAKE2b-256 f00e2087488f341bf25636db2ffd75f84510c9dab69f6c3a401f4f7d82e5ec31

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da0f46c1309ae79acc0911329e518e629c879ae944dc0fcb6909d45811c60b89
MD5 24e7fe2baa3fc25bb236f80da4ca309b
BLAKE2b-256 6d9661ca1dd42a9c0ed1a1563d5c2e6ca5d48b5aa369e3fb9837fb74e27c23e9

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c2eedec02de20eaeaca35614a116e22be63e7e08189d0ce71a0cd3195cf23cf6
MD5 3a20ce77ab16a91afcf04be1a313dab1
BLAKE2b-256 c2c0907cfe7af2edb675ebb7cff25e74eca63636941e71497b21ba458ec92705

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 363ee1db4d76924efea7d01ada33708da8ba9ea033e5360abaeedc945e9d0190
MD5 04485113a145c5a4b63a9d6c48ed83af
BLAKE2b-256 80e67e4ac85118a4494105345d9131268ac7d580d4ffcc82122a1fa2fb511d41

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-none-win_amd64.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp313-none-win_amd64.whl
  • Upload date:
  • Size: 693.8 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-none-win_amd64.whl
Algorithm Hash digest
SHA256 8819979e6f5ff60f0b90ee8aaf36023d9f4920db7e20a430b96916c895f1a4ce
MD5 88986977590d98232e2f6fc88e59c507
BLAKE2b-256 a499ae7dde9bd87229646332c4e5b86e58527c704e13ea322b8b4005f4e36e71

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-none-win32.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp313-none-win32.whl
  • Upload date:
  • Size: 631.4 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-none-win32.whl
Algorithm Hash digest
SHA256 1ce74c248bb385599eb1e3cf4352f125167d48f00cc3247d905a1823ee239055
MD5 fc3c1b361fef48616825198a2b5af7d5
BLAKE2b-256 9c10e60f3bf67bd492171f0c0eb0eed86c50b32940bf0de3e58f093a6e714d9c

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e6f4624e51d75d3ae67e08fe69cfdfe7154973c07901cd11d40ec781555b982f
MD5 3759505d75995a5da5cafb23b4b673bc
BLAKE2b-256 3562465fd56698f6a7015e9b15fe6280422585380b897bacf97b267ee4e84332

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 5887ffdc468af0fb230351d5d7f4166ff340a64aee78caa86ba910c6a0c94fd7
MD5 e09bf2485ef3a6871c5d1208f174a3c4
BLAKE2b-256 e1031c0e00136eb4deac14ef1081f888b606fb9f4a9a728df3c2135d436f1546

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f6e374bbfac55b6098dcb4a4fada7511a9e3f76f4d9ec32e71e676a321fd27fe
MD5 28a187b42eed8d290a7f04fb610edab9
BLAKE2b-256 abc9e4a44afc591157d327c91a58f9766290a283773029d36e56a2d911a9bb17

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fbbb135b5c8a161cce7d13f0013afe88e88b91e63271558eeb92de9c195f5072
MD5 9b0e38c034c33805e6a728433149c500
BLAKE2b-256 885625f501bc83a3464d5d3ab42848144d4ef8437e7b26a8221d89818b741290

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a11f4e99866c8ee6e3520e7fc98214d8f7b62d3171979c660547931bc4f95136
MD5 e284ed35c73df8534c18a7693fb63dc4
BLAKE2b-256 bb9e1fa28df47bae1d8de264330aed573cbb9f56dacd2bbf0efb5a4c48cf31b1

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7cb02543fecab993df843954fb0c9d9e60a225b259dc32b30a085a18ccced77a
MD5 29b551b97ba4b103cb4ae75fa09fa0be
BLAKE2b-256 7d00534e09bfba7f8e73b31d289892be43b94b46ecc1f284982da6f17aeead11

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0a5f4290a188e41288f5832ea6f1d498f9d46f6038dd6703fb92dd70d946200
MD5 a323daccdd4b364ed5412fa15904e42a
BLAKE2b-256 aad4590021d445ff20d77a5023c237029951a7aca4138af992cbe8b52362f7b0

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e956591e5ebfb7ada328dd54ac18752353f5ba102064849c421d959618462778
MD5 5fb9062fa3922fc83132beafd7c56ddd
BLAKE2b-256 d476064688aaf5dd5c590d1b32eed7c47deddf813a3ea91a72ef337b47f949be

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 70e303157e26280dc8c240c1cd7ed3d0fb80355cb8e7b36ebf0910c43916a437
MD5 7c3b6f5969bd50e2dc3350604e98a501
BLAKE2b-256 29019345d8300b9cc3a1cafd1649abd13aa356145d5372491ef91db411bdc861

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-none-win_amd64.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 693.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 b91787e4ede81a8e907841ddf63c8d4a59bb729f0ac2e4c0bc0595b4042d43ec
MD5 438e877df6f48df572187be1315db7d3
BLAKE2b-256 080404d06166ff8acd2268b4d573901c40949a230cf23b82d8487f3e21a246aa

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-none-win32.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp312-none-win32.whl
  • Upload date:
  • Size: 631.4 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 9b2c4e2c9435e4e508d5c49d65f276bc74a58a313caa6ab04ba80db443e4fd92
MD5 c856ecf77e3dd0ca2f9918d761a9ef16
BLAKE2b-256 f8581dd95a4d509e457992b96f281456370930727cd9711c9452acaa3fa3909b

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 99374880d4a3ee5692637f73cbd82024d25328fb7a933a320b8044f1f5bbd380
MD5 72b553b6427794c8de2e563691fb5da8
BLAKE2b-256 2fdabdf0b3666b9220c7ed25b0f98d757e69475a9f0a3aa2b26584234e42aaa9

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 d7c41e7fbb8dcfa842523ff396cf118272e8ca47e080f4decfc8a599cbb9c40c
MD5 92bbe2dcdad44da4e86dde5a20c15bce
BLAKE2b-256 df20fefa2818876f3ddf96956a04bdf5280e3d20838a8f239d2c71213919401c

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b9fd27448d703751da6ab08cc567d2b07429fc42e199542d93f9c319c49c6791
MD5 6f7b104009ead7b51a730a3d8f0681cf
BLAKE2b-256 a93be84ee9c13b50809c6d69785e90064196ebed02ebc017839b4232a3af1343

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e1694ce7a46cc7a6edef1b28bff19538165caa948f8fc4ac9fe875e506a3cb44
MD5 79324858e2b79c011607c33603996dc5
BLAKE2b-256 6c06cebf20f5480c8358ac00c0abca5fdd06988b5ba4fdd9e6eb4be503a41e3a

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8fbfa2daffc2911d4fd9cb37bed7fbc07275aac6ae27372c4db6772b00f1f196
MD5 e73ee35298e415dc26c62d3ed9da849d
BLAKE2b-256 ab43c668074d801aad6db6b39529668380fccd97dfa934e42cb2ac8c8af26f01

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a9ee907d5278f5ab03216e1a150af0cd1ffeba180e8aa2e77e76987e5411ea7c
MD5 e853e5ac26986abf97be46b3e8d62a51
BLAKE2b-256 3dbcaec7b2b487a74e14b850d141b9a648d4b6e66774e4b289179f931da040d7

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 494b4708d07836dbcfde063941b10a0b105fe41d03363aa4e7c092329cbad365
MD5 b69cd2f3f5db599a2ca6b80e30fbd545
BLAKE2b-256 2ef168371bc122926381ebba88b423ab2b0dc907132d0c2e44b927d7f31f67af

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 af853a82dd9d67a0d1c0817e22179c98b24b403daf1d4518ec9b2d26f79253ae
MD5 932a270a693ee391effa136e586c0e64
BLAKE2b-256 b914fc4cad25d65a829a7c954b3019662ee10f4b1d5df3d48a6772baa648eff1

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b9ca18d81844617bb5f2b2adc91a880f4f631384730c57ba864de813ca907fbd
MD5 76d5a5aae783c8cc25a2cf76e034be5f
BLAKE2b-256 f864bf75e2f48d79102566489919547c8d5938021e4aa7c00cceb0647a86276d

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-none-win_amd64.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 693.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 db8f637f634150bd7dd38bdafd4cab90ad946149788dacd7f7ea2e419d158cff
MD5 e8871ba77f702b80108532d9913c4450
BLAKE2b-256 cb58b41dc5d85d2ee8896fbb94ea629be1f906b5447aba81d610615c222cf484

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-none-win32.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp311-none-win32.whl
  • Upload date:
  • Size: 631.4 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 d60670fc486e3866add8fa91eef5e3e12a37c6c9ea0824ddee233ee413c2b8be
MD5 171a970f0e4c30f0b10c1b55e5b178ef
BLAKE2b-256 9836b5b637578c1a868ea3aea364216086a5fe2bc6c8c4c4b8466d86856f6153

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6c95cca1bf4d43b7306e33aba416b7f9d44e936a714c0e258846dc6042dff420
MD5 53347bd925f49fdc1e5843e39688c9f5
BLAKE2b-256 0e45de88dbbee8d6c0cd3ee3226508a2a5bf5a065cc006e231fdbf91a76af954

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 26cf517dd1dc97bab8fdfd81b11b907a1d783a1c5e1822e0e208a15270ca32e0
MD5 1904d62c82cf84b30071229fe6a0fb0c
BLAKE2b-256 c1d8930b465f11324f08df0d5bd709f85b1e5324170268dca3f898ffdfbef6a9

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3d2293eeca3155d619182c9e29f05d743c84ede9a7d1701937b8c23a1157d2a0
MD5 7674a52038c6e6b010f87961822b5723
BLAKE2b-256 3e863dd44a2954babaac62e7dc288f5272026da608110b937837efb704164304

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2d8e2d3813d2958fd305dab4410c5b73c11f93dbfd4ebea39a7fd0f2fbef16d3
MD5 722666062a39938e356725914d428a72
BLAKE2b-256 4c237156cf822cbfd49b4d6fba4f7c1e5494bc9874dd036461cb618c613a1595

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a505f37c7a8f2b63c37bb1b341c5253606ea378b219988b31587539544eac951
MD5 251da90e5f68c2364e67e931e37b2b25
BLAKE2b-256 27a38ad61f692ab0fa54d301e6fb4d02bbd7de12582fd084f392641680c4690a

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 57a964ecaac0bb89ff6d2c61e0b90ff589188fdfa03eee476076f731566f4cef
MD5 83afc80798b420516b5bbd96a37bdef0
BLAKE2b-256 44bdf144e7a43dbfc6985dd90f418e48c519b87b4dea0927aec9cd0db7329f4c

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e48d3e3c900c83a899c1e446ea328625dadd839c76adaee81d973b857519e3fd
MD5 58de8ed6ee4ea1681bf0f93d7b8d831e
BLAKE2b-256 8a5ad53f300ff636b5f70b68b94c1b3c3553ad62cc2150629d4aa0118d684e04

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2b5a3338490d87a38e3ef3ed1c4223a0e8a9d1aebb917563b6fb6018aa5e22b4
MD5 b48ea628e78b291ca7499e435d2f8db9
BLAKE2b-256 bb3705c28453e9f143f96ee3a33db1b5586e0917c62009f7535e75505cf3600d

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b4c799c98553e9d0bb8c963240f8991d9d8a40821261b35c53e78cd49cd1112d
MD5 c519e08eff1a7b318bfbe2b89456c563
BLAKE2b-256 6206c320722257f5093b02c7e584d3b44d4aae045da4dcfba17b567b0483fdef

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-none-win_amd64.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 693.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 914697ee92d7eafa4149f1eeb89bfb4b4f387d9e7099df8f8a10471a23db7125
MD5 866743b56d37b5b8758edf52fc638c29
BLAKE2b-256 409c0cbe6177c318869c9e3a9acffaef24204837b951ad5a372b4adb7610aac9

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-none-win32.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp310-none-win32.whl
  • Upload date:
  • Size: 631.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 344c6175a3fb4155374ad5de414aa9795864414751315472d2c772b8b2b828be
MD5 67937849d60f94be37ff7b4e15078e3d
BLAKE2b-256 b4b2a836085b21844d30d925b481e00c4a5e7f9a4c8d6746dd5efae50601870d

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f8ac54cfcd3ef0203677b53bf53c8ffebd7aee6725ef0d334ef2157349f54d6d
MD5 2a4cd7b768b9eddd725ae27c84feb179
BLAKE2b-256 bc3e0552dca3bb7e5af37a7a1f6083430e5a20a1788f6176c9569f5a438309d0

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 65fdb28c4fb8b89ea70de8e823fdde7f1a4d7f04319a58ff683d1bdecd4f9502
MD5 24550afba342796a8b40d3c6df7baa11
BLAKE2b-256 a8252aef2b88195d58ff0e1e717abfca522fd20703c3d2024393235e33b418bd

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ad69480c809b4f08f7782675ae8f39d94f9c738e2f80314f895e2dbd29272d72
MD5 08ab7b994148ac31c5946518c81653f9
BLAKE2b-256 56989907ba4beb949ab46ae19c10b451181135b4cc349ec2f610990fca778836

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c18c95ded4e4c55c1e277e223458c21407f29aaf32a05a0f00cc383f6e2ceae5
MD5 3df10e808f98e866e94e2b77a3b5dee7
BLAKE2b-256 7a7db40c7f82f803f23d8c7f51b7547ed7c4b3aeda0c6aed9fa1905c5b300f8d

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cca1b49bc1963046ecfa53eacc9b9acaf567ab38887797ae0ecc1e9bcf14c78f
MD5 52af9f073d0afa5b05027d5f2cfbe5d9
BLAKE2b-256 fb8f7a604841fbfd10a5605fe79082ae790cd2ca118dcf9cf86821bdf1b772e4

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d76022cdccea2c160990745416e90cfec3bc6f4f361e31eef7a6eeaea362c2ee
MD5 ccc69cde579d93bd3cb790dc5792d431
BLAKE2b-256 5816f37215aafd576bc15bc4284a5fbb57b438d507a3155ca251004eef2b8e2c

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cecd3a468db979563f011257645e6af30a1863ece221bd84471cdf9e54f2a68b
MD5 37c52875321649976e83af69dea555ef
BLAKE2b-256 e2ac1e4fb28f3aadecf50b075a98ef3f5a27600b19457e223b8e935c3ab703f1

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 64d4d5cc4e95a6a994ee3744d86ae1e4f21065fd0e35c03b2580cd7ddfcaec39
MD5 c2175d939afcb4f35cb99d37d1641fd6
BLAKE2b-256 f7ee080346c486c5db381fd4b205245f2121c1e48924e32fdea0a7672bb5aead

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b49506ec82e18fa7d5a1083b9efb1e3b6f3ef40f8f8ee1d6c3111dd1368a0e13
MD5 9d4d74773b1d93658706e014bb3c68bc
BLAKE2b-256 530c65a8a695518abf4ccd24f14a065587cd7ce5c2b9718ecf835aa181763207

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-none-win_amd64.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 693.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 2d40c2e515fcc3aabd98520b9055b347dd3420cd2047918ae4a82105eb434128
MD5 16f847714a0654dee812fbca6fda56e9
BLAKE2b-256 37d86694c55e95b18c00ec075aaeb9ce2b79ed8f2611edc2edfb68d78055fe64

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-none-win32.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp39-none-win32.whl
  • Upload date:
  • Size: 631.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 19cb513067d30e2054466d9c4686b5c912dccca1ccf23b3320644877fe9745cf
MD5 b9b0d285f69716a074d123530577ba51
BLAKE2b-256 55ea858b433138225222adb8d035c5ffd493ffe9b1ac0ec897a4ea72e159b5ca

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cdbae20ef2e441a631a365866f6aaa92d4f58ee5360e75d6897d160f1f981471
MD5 6b6fbc0f9da83b8d9dc6aa77101f57dd
BLAKE2b-256 2a47bdac542c44e5d016f1ed56df241e10d1fc119997f8e9014288416ac87203

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 68c5833c0da4dc8e937c1d6ffd19b82e07756c71ea25989f251c383b239e3d5b
MD5 19872e50cdb1757e1e05c6c1fe7e958b
BLAKE2b-256 cf9f7e0edbac7df6ca88cccfca31090537fdcc791b656de7193a2c59c681242b

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 79c6c66e4d3a2f81a68263b1560f865f6264b6a9b96a5d88f2d2dc144e1c9fd3
MD5 5babe9acf1974e42030abcc1d7dd5180
BLAKE2b-256 8162c9ab587113370e5a2b38be4f98762aa41241e0294121b1e07596b14e2f27

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2025e3732befe4acf4bb74ec71475940552be95c0f1bc99753c6279106ea023c
MD5 afb159d87d04de8cadd48cea827b0957
BLAKE2b-256 b7fe991bb7664af88cf8e8cc977e913068c2a5c739060e90d2cb7c1582920916

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d4a2a11814f1e2bf5a13782f619b579ecdfffc96b1c98b73466b98466f01a00f
MD5 7671422381a6817197bc5526e76f00ce
BLAKE2b-256 c6720a8f63a694d4c066590670c484f992ceb3409dc6b809df23ec0911d78ac3

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bf4db6a8f4c725787af3b1d3bad795efd50199fcbcf838bf76c77cff158f5332
MD5 e96b0e16e016564d0f98e14e90f96e0e
BLAKE2b-256 4c848c9b57f721e9bb200524c83d7c3676cea27ebffa5e42593c92abaca566dc

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 710b89d06baeffc8ded4aeca2a1820a97d7c383bb42387a472c4b8bad4d27f9d
MD5 8627dc5ec3fe715cae76fef19417df07
BLAKE2b-256 cf314aef747df16c5bd90c4d5d610fca73ddc16bfafb1b990a01593a9e5a131e

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bcfbea5734935ead031f3246113a42879473a09c4472bbf3aa14569d3e131fcb
MD5 4c4f44d0f11bf1b9de03ef3a4eb24355
BLAKE2b-256 ad6dceadad350f423eb80492f3c3f490af949155b0cd5b634835f8e901dc9177

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 120208ffc0274aa5de66e739fd3508cd1ac8a7b97e10b979e75a3286f67a791c
MD5 dc219e19b27eabe345ed395fa8d301ad
BLAKE2b-256 52daafc72f129ad0c389009aef7e7dbd8c122f6ddd55e1cd74cfb5d1bd709c25

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 22bf52027716778dceaafaee766e66dd2796cf186534ed68e23b34a84d6c1d00
MD5 010afaf098f2a8ff1bea4571f6becb91
BLAKE2b-256 1cedd9cfb651e7c96ed9ea4256da12c8f5d70246fc9c9a126814f953c8bee04a

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-none-win_amd64.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 693.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 ab28ecb2f4683e54dfa3d719c8c5ca3f8bd7c4cf3aef3fdb15a179ad10aa0e8f
MD5 2159669dbc8da0cd628063d8403379e9
BLAKE2b-256 aad55d69bffbbd96479a4a54a8ef175ee55d103fc21fce20f5390ee7a662f524

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-none-win32.whl.

File metadata

  • Download URL: llms_txt_rs-0.1.1-cp38-none-win32.whl
  • Upload date:
  • Size: 631.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 f61bfa9846ed0af86b24172f1f1347613f865464105478f0199c891fcc4d503e
MD5 997bfe3c6148bc33b68f022bcbd6549d
BLAKE2b-256 bad84a65a5d6aa3822b66f6b38af085cd2065f42c6b845e9e96f6039542c59f7

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 506042dc7a74daf5e2d6c103b8deb20fa191abed4205e43a2f51f4526c212b7c
MD5 3533b06ca1fc3af49cfe6863515def60
BLAKE2b-256 77b88eeb09665dedac49492586a0ef6ae4fcda836220ba55fe14c025fc409085

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 3ec58f0586e2b4d77c143700a2621a52b7ce597406464b8916d8709477ecc60d
MD5 a9d8fe3cf9ddc5ea2ee7626f8d207aa0
BLAKE2b-256 23fa8d638ad8db75e35cea357d2c6074752e4f8ee5e7df1421989d887b062ea2

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b646d261f24b11c1142a15e86bd4562e6e518732a0b9dfe7512ba54992047977
MD5 b945ae5bdb6da0d84aa61f525875962d
BLAKE2b-256 bdd13a0e0235b9e9bc613d950e8e8606d1cb02b0fc588d3978e7e58a11ed60d1

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bedd312dfc269bf6feb733af8f0ad4e8c37a6d451055da261f136e7173ef2d11
MD5 9b194769ee0eccde0cb7de4c09e209c7
BLAKE2b-256 0e00e6c891db8ad0dc64ee931264f5e7b6ed3f3f61c502c18901f0bc48609e85

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 803048ef98e8a64a81375f2a291a78b6a6677474c7be4f3b5448096fc1870f9e
MD5 92428149f24d4d6a9003a80af2279955
BLAKE2b-256 78d22f098345d26f75b61e5da91c2cb16fb55cf39800c3984d1a81264323a704

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5c690a81ff804a363df04a13a6371c914deb7274d81d24d8ea767ec7fbd27b01
MD5 6f0e7c2c0920edd97e8518cae0845df3
BLAKE2b-256 be40b0f5745084ee512569941cd78fce92e6c2a854085acc57dadd09b8c218e0

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1302ef0fede0698c50acbd4874cb8bd2d995674ba2be52f39016ed2cab6b45b4
MD5 8521e1d722dc73e8d821f2c5a2fbbde8
BLAKE2b-256 a9020910ca2b0b14ea62b9f5b5123ee94ee7614f6f76fe011464e1efb998a90f

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c60e600abe76778c0496d2651cd10dddf71da7450faf5096998a48daf1525036
MD5 b32d9aae68c2634fde7c77e490ca98a9
BLAKE2b-256 634a62d56e8a89f3064b61e5ef2b142001e2d5072bf3fbb32e44f1b65429e692

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 787debc0591e07adf088d9d44dd85cfed4b82eb6e72e66bbbd3fce4454af5e10
MD5 036ee04e8661266907b959f05e68e9e2
BLAKE2b-256 500f598202773fa03017b477b47d70527b3160894db5317a3f53d87e8ff60d86

See more details on using hashes here.

File details

Details for the file llms_txt_rs-0.1.1-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for llms_txt_rs-0.1.1-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e71be733ee567c7cf974ba5acfcb7931b2dee01c1b2d7eef05126c02d98965dd
MD5 aebe467f4ea6df6cc761cd5ed25657a0
BLAKE2b-256 33430291d9a28cc97463877b30af930667febdab29d8d9c09829e448bba1ba08

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page