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 Distribution

llms_txt_rs-0.1.4.tar.gz (11.7 kB view details)

Uploaded Source

Built Distributions

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

llms_txt_rs-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (958.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

llms_txt_rs-0.1.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl (791.5 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

llms_txt_rs-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (957.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

llms_txt_rs-0.1.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl (791.5 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

llms_txt_rs-0.1.4-cp313-none-win_amd64.whl (694.7 kB view details)

Uploaded CPython 3.13Windows x86-64

llms_txt_rs-0.1.4-cp313-none-win32.whl (632.5 kB view details)

Uploaded CPython 3.13Windows x86

llms_txt_rs-0.1.4-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.4-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.4-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.4-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.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (866.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (906.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (940.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.4-cp313-cp313-macosx_10_12_x86_64.whl (839.6 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

llms_txt_rs-0.1.4-cp312-none-win_amd64.whl (694.6 kB view details)

Uploaded CPython 3.12Windows x86-64

llms_txt_rs-0.1.4-cp312-none-win32.whl (632.7 kB view details)

Uploaded CPython 3.12Windows x86

llms_txt_rs-0.1.4-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.4-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.4-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.4-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.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (866.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (906.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (940.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl (839.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

llms_txt_rs-0.1.4-cp311-none-win_amd64.whl (694.3 kB view details)

Uploaded CPython 3.11Windows x86-64

llms_txt_rs-0.1.4-cp311-none-win32.whl (632.4 kB view details)

Uploaded CPython 3.11Windows x86

llms_txt_rs-0.1.4-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.4-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.4-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.4-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.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (866.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (906.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (940.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl (839.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

llms_txt_rs-0.1.4-cp310-none-win_amd64.whl (694.4 kB view details)

Uploaded CPython 3.10Windows x86-64

llms_txt_rs-0.1.4-cp310-none-win32.whl (632.6 kB view details)

Uploaded CPython 3.10Windows x86

llms_txt_rs-0.1.4-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.4-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.4-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.4-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.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (866.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (906.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (940.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl (839.6 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

llms_txt_rs-0.1.4-cp39-none-win_amd64.whl (694.6 kB view details)

Uploaded CPython 3.9Windows x86-64

llms_txt_rs-0.1.4-cp39-none-win32.whl (632.8 kB view details)

Uploaded CPython 3.9Windows x86

llms_txt_rs-0.1.4-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.4-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.4-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.4-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.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (866.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (906.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (940.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.4-cp39-cp39-macosx_11_0_arm64.whl (791.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

llms_txt_rs-0.1.4-cp39-cp39-macosx_10_12_x86_64.whl (839.6 kB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

llms_txt_rs-0.1.4-cp38-none-win_amd64.whl (694.3 kB view details)

Uploaded CPython 3.8Windows x86-64

llms_txt_rs-0.1.4-cp38-none-win32.whl (632.5 kB view details)

Uploaded CPython 3.8Windows x86

llms_txt_rs-0.1.4-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.4-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.4-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.4-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.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (983.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (866.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (906.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (940.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

llms_txt_rs-0.1.4-cp38-cp38-macosx_11_0_arm64.whl (791.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

llms_txt_rs-0.1.4-cp38-cp38-macosx_10_12_x86_64.whl (839.6 kB view details)

Uploaded CPython 3.8macOS 10.12+ x86-64

File details

Details for the file llms_txt_rs-0.1.4.tar.gz.

File metadata

  • Download URL: llms_txt_rs-0.1.4.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for llms_txt_rs-0.1.4.tar.gz
Algorithm Hash digest
SHA256 79b904b0977d0897230569fbdc66a074ab24dc87266835b213c0167211b4d0cf
MD5 efba4f1cb03a7cf7eac5e956345c0144
BLAKE2b-256 6a91d3272fe1bac7963b77245574b1ab868fa14d265b7925f8f3f9b5f87eeeb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82658673151d713b0062741d0e22e5dc8543ecb1990f1fbe0ea82eb396b969f6
MD5 138fd9bb06ccb5871365ec3e685ff70d
BLAKE2b-256 53937722742436a6882d13e93d4377e5c613fc744e4d6780910c337b91f67093

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e2cf73f523409d7a62e2068a9a2b07cba19ae09459a4e713173930aa55b49cc
MD5 a491f02b9b7b439d11110cc91add2c9a
BLAKE2b-256 4da57d945d85164e690ab939e0a6c95ce7258d8d400ee87c0a2f1d8f369583e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8b9802ed0077ec070ed1c5dc0f0445a2ffe93118ba603121718eae46cb39a3b6
MD5 b20e214088681eb6e010c4b654c4aa31
BLAKE2b-256 4f2cf30b54526f999013d111e7eabd6756f050c6afe05b44b9c2037d6e708f1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec19c3475611156ff5b0c03b78ea1278bbd86ef6852001d72fd9d316f5cea669
MD5 42f111e78c8a289edcb04dd89bdc7236
BLAKE2b-256 c10d92ffdf2feab845e57a484d79f7c17e627aeff215355469ae76d66790de1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp313-none-win_amd64.whl
  • Upload date:
  • Size: 694.7 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.4-cp313-none-win_amd64.whl
Algorithm Hash digest
SHA256 9ac84417bc00bc9e96d496d1674848342e34f35a6e7758764696eabdb63b46b5
MD5 22ed362f783a31d37bf52bb2417ec39c
BLAKE2b-256 137815cae85e35604fa3827c4708524a5b9124382c2d4a76cc53e3f5557de4bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp313-none-win32.whl
  • Upload date:
  • Size: 632.5 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.4-cp313-none-win32.whl
Algorithm Hash digest
SHA256 d77f276279236dd9f92768084766cc0af9ae569dbe1130a7e522c2a126e81a49
MD5 728ff7f47cb2d43bc6ae4926270008ce
BLAKE2b-256 7dae598571a473d893723d82efb21fc63bbea286682ef07f8128612ca7e4e021

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 240e547f5aa89ccbdd3e841b4f57ae16b959d0d1baf9501e635f71c9a1f38a29
MD5 e74d5e732d243c4f983ac68d44c3ac1a
BLAKE2b-256 1a355602ef86d37c7ce6fa3537a485ec0901e6f5fc3cd86fa276042f329e563c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 8af7a5dea49e5855dd10636ee4388461d5f7f84107ca310a3ba94ea5d64b3783
MD5 40a5412ddb4403d999ff37c1999b2ebf
BLAKE2b-256 39f21b16440a81dc61be3086f4090ebe086462933f08ffacd9583882db8ba492

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 98fb6e4f9e4a50c7e1ef7ff89ca4ff48b085f787cb0771d922f9698fd490682c
MD5 3af4c6546eaff0c0d10863e0fde6ad24
BLAKE2b-256 39b08c5728d858539a50a0d6a29e9ef8fb9e02e96ff279374f753118e4bcc844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 51266bfd5887f711665c7a4c6fbdb8849f25586de895b7997e027d5793509f8d
MD5 e42d30bddd9e61afc11e1417fbeba263
BLAKE2b-256 6b9555a9af108e2e65e4dbdcdb60620b8bd2eb31dc0f86e3cbf00ca5e60990bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 33e4d2486065b731f0c9f3f7fe37da5431cdef1cfdff89c17b14c0e35ab836b1
MD5 d526f5c44d218cb158bf3f70fa8d8868
BLAKE2b-256 8be9eacdf9c2679ded0d1184ec8bff165b573174d0399b87d69d748bab707077

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a4b29fd4f43ea9b4b4641e17ce35273ba419620127a86ee891cd63ed935da43b
MD5 ca6626d0f1612ba2145005be048372b3
BLAKE2b-256 1a9360960a410f38f25eb8d4fe8cacd230f5a0b43c4194b672b6d253d95706c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ce69a582da2c8a0a87c886f1fb86950e2b5e838e9ccd6263ec31cecd778aeb6
MD5 0ae82c826d329ac25563d66c710351f6
BLAKE2b-256 015c558ac232e8749cdce76e57ef7b42bebc6e40f05ca3d3f5b72350586b8805

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a84f5dd9c108a7c0d378b6ad2eb3995a0280a9852ab22780c8f3ce48143dfb81
MD5 c70b26d34f3594d6fbb1d340bf52f3e2
BLAKE2b-256 1d08833a731ecc0cf7fc3142559c57ee9ae9ae2e54494e5fecf0099f615bd43a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1333de6004ffd75d90b6a563fef8474a552d6148bb729a23edc92f49173a944a
MD5 48e94d2341d889df9ad91b5e3e090cc5
BLAKE2b-256 a94610d774bcc962a1066c504595e9ba563c715baaf503b2abead7dd20a02837

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 694.6 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.4-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 1b20855e05a3a24cac08b9b47a5706e6fe29b76ceb2d59b2ea38945568c3898c
MD5 724605cf9145715b9d1e274d03f39471
BLAKE2b-256 4a6eaae9ed85a780e4276c403492215b36b6378fb15f7f87c8e32a1be0372dc4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp312-none-win32.whl
  • Upload date:
  • Size: 632.7 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.4-cp312-none-win32.whl
Algorithm Hash digest
SHA256 bebe0860a0858ba8fb6998813a1e5b75c0b279e542bed04c83fdd7c08b77d605
MD5 02982b4d9c390ae9ee690963e18b8fcd
BLAKE2b-256 5999cc285a63c18d7ef513c1657252d6db4815d278893f8b4e69a3bd4d2cf33e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5b13202fc74e3ece5407b4bc6dfc687b88b82256614ac0e4fb6af84255a2699e
MD5 c6518851b761de5d16574ad5ed13d29d
BLAKE2b-256 823b00f65f4fc6d81b0585a3d3e6f3bf93388594833e0f4c5515dac150f25d39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 9ebcd8aa2d5a8583a16e1ac70e13abc9da987d1dc22de06efd536a721a59770e
MD5 c6d224b420850ee6f01049256cbc3984
BLAKE2b-256 53e96bf2e09588d3ec271ca164aec9c2cd18281b1f1bc7ab8af3e46668aa419b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8a4acd21da78ece54fc0b7b22d3749cf9e37a48acd210424ecff6a1d0e03088a
MD5 257aebd52c4fed4e53a7584b3f99c9e9
BLAKE2b-256 120dcef3139830c4816ae87bd2d809ce75b1bbaa36c64e4c1c01a45f574e69b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f73da9260402f95ddc19c920e4dcfc8315886411d0a6413f5ac90bafe10ffdde
MD5 6aa1c093c101a0d861c7365d4f9ecf19
BLAKE2b-256 8bdee8f3fbb5780b1ad864d0c5cbabbbec9a2427cced216e651543d1828a1133

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3362f68fed4be5aee8fad012d1ab1ef5e5f502f829a7580882d5b70dccc69575
MD5 3f593f9828c6940fb0ebb23166b35d68
BLAKE2b-256 85fb6ef87fe90f3d8d823e23cc35f396ff851c561846b3cef9b5f3f946fa33b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1b0f16067267359e0e5fa7b6b8bb3aea03410dd9491c3de15117a389b8b5889c
MD5 2f1e4170b04ebc22e16dc7f5a84a6c46
BLAKE2b-256 14a8bf2de61b8bdbea845c35e955136fb1d341d7c7fcae17eeaca6d05e06d2c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 35cb659c66442ab3ac599007d3c0137adb71501402e5ee2361fa3ec9b0c2a30c
MD5 ed386b372b0e79878e86dccda10c3e93
BLAKE2b-256 8aec26275d16ee25bcc9de6242ba4668bb31419cfba04181bd521b286d39f5a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 00de8fd1a5c2fe8af2ffdff54cba8087ed7a09811c6a5043a4134d451630d89b
MD5 ee2313a8697a95c96e60138117fbd938
BLAKE2b-256 db3943810cdbd132abb49e96c8386e5277f3e0b41e49727de31ae5b51042543f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8c04afbe44a6b30ea5a2f6807928f74506a665b334993f4ff25b5436e56e48c1
MD5 b453d6724628f0d59af0f5f7840b3f5a
BLAKE2b-256 dab2024c5c164d10bed0cc02faa097623cdbad3e50532085105d666205db3223

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 694.3 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.4-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 2ed8fa3846b5f46a78a809b1484fdad26540ff27d4ede7a9f38141059ebe4e68
MD5 0849f7e421f2b36a0200d25184c16260
BLAKE2b-256 35071a0305a2f304878a5f852fc650807e9c28df9f5e89b09628a638f8d7d659

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp311-none-win32.whl
  • Upload date:
  • Size: 632.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.4-cp311-none-win32.whl
Algorithm Hash digest
SHA256 115b6c0c0f944982cd1c56f16ed297f7ff1a883f115eba7baad044c33054d14c
MD5 93e52fe24cc7a8e971bb2ac5199093c1
BLAKE2b-256 3206a4b07efc7f34df7d8523fd7d6f764ba1f87a4235035a04c2efee5ceb69c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 63cb720e4e14fc0685fff87072944c10eda08fafe2fef0711f0d9d57ead03fe6
MD5 f61c2a33616b199a74d3177d2729ddd1
BLAKE2b-256 17ba15a15e53d88ff01859f14690b2fb0fb7533d0612f6a4d7fc7bb58d6c49d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 454bb4736a690d591171b8763dbccef3f5fb0d38fdc99514a1be8d41561835a3
MD5 606f1179361e7adbff8871cb99eb54b5
BLAKE2b-256 035898add0fe019dbdfe2dfa1a4be7b83d261b59f91f802510a7b02f4e47a992

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 76ccd8df74b38d0b75e105661c8e2b8ee9a8c0bbe517d901d4409bfa4368051d
MD5 bcca8edb51b50091e927105fa5f2bb4e
BLAKE2b-256 a556f5919b39e5d01f4a9261ef8c84b8f9a0370e55ff8240e96e790a4384166a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6157b326a9eaf8b51d6ccaefef095042b2eb3fb9c8a1cf142424c955ca359213
MD5 303392924cdf46ce36cbc02a8a160d51
BLAKE2b-256 0ca40e0fed1a5282b2200e85a6ef8eccc42b22aa8d04085cfdf5a9b59f9de7f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 64186d2dcfe292eab7395307cfed0d084b2fef48104f4e6001bc0082d4a3f92a
MD5 fdeb18b5528b38e9d5ca4c6dcb7bf88b
BLAKE2b-256 ebb0022bd05444ee7dbaf6e85286ed966145d8871bc623199de33d612dd068f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 45be3709faf93b099ef8537a563d7583568d0923a43ba4fb0230c2ef5f64e655
MD5 3ade99e3ac0ec36f9da0b8d3837a277e
BLAKE2b-256 f06df76942fdf3883fb96ee0c153a2ef25336ea288634203ea742962df661860

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de5d325182929279a130456f98fef5d310c0c2306e7ba68b192ca361c29d98d2
MD5 f2562a48588c5dc9ff1ae30aeeb50a93
BLAKE2b-256 16c84f422b24c50cd99a599c0d2bf74e09e05e50f7426b9559e2e1a7f294718c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0f2ced0cc10234337c9fe0ddcd7de40f23240b89a3e8129edba415fb15d8d895
MD5 90ebb394e6a1aaad1450dd9769e54208
BLAKE2b-256 67fab0d9a6e6545ac9e1f8c51df46f2a4e832dd9e6618b48f419d08e837fb97c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 647b45ff6715f3b71af31727010db8d32c5ea9d4426f381ab3bb8f9940742f9f
MD5 5feba6c6872e41d7d324159428f73640
BLAKE2b-256 6570b2716541bc899d716397ea6b57f399834532b340579048969abbacfec43a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 694.4 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.4-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 797ecff15838f735cc8ee6906e623f5e5543c0364f26811392e16fcb1a76a833
MD5 b0f33b6119090f1355e68c56a9664c24
BLAKE2b-256 696029dc5987dd4988faef6e91f9d1a166a66adab822f95b4ea96ee57c552ccc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp310-none-win32.whl
  • Upload date:
  • Size: 632.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.4-cp310-none-win32.whl
Algorithm Hash digest
SHA256 ba15f7c09797dd16b4cf409dbcec8768da060659255ff47cc0751d4a2f5fd7bb
MD5 2d11c80bb9da6c7989a20e130554a454
BLAKE2b-256 b8a533619b42ab57f5bea7c69c161f37130dc335bbc60bedf638a4f28f2542a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 217d9751b3f999f8f513ef3d77341e7e9eea74943ca2ac0793eb3361e321d27e
MD5 f7938abdfc49019b9da676f5f02c6fb9
BLAKE2b-256 bfcca28442cdd6d63173f93d91f40955efc826d7c6b76a01c0043d9719cc2db2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 7aec6f5b5fc96ac3d580d2935982a9a45d0747d942452010fcfeb01efe0deb77
MD5 2b5bb8608550e2c99aaa0464c99c8b30
BLAKE2b-256 d5d570c4d8b50d3fd9f3a574eb6fa1b1dc38dad53170e2fd772326e7417058a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cad2a838f7d55a02cc8b6474fa2e451551f79fe67b57d6db2aa22d6455876326
MD5 7f66472e186f222c371b5014232ed1e8
BLAKE2b-256 b06610bc2ac2c7fbe24da478fefa8c8432eb944523809ad3ad777c1351f8cccb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 40662a0dd31afe453140cbb07bafbc61e5a63861025004658f57e8ab201a8538
MD5 7f8a086534ec6762031382e1cd5b66aa
BLAKE2b-256 d7d0d16c7443c2dd0f8aff1edeb34f76d98da42a3f4073b117d5c6b85216d3f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d6132afcbb949281a84be69e3e0963ac9f9129941fc32689fc45dd67ea65fc56
MD5 70026f50e68232eacd519c5ca0405b9f
BLAKE2b-256 72e67097b2a11c43f4c4a5247758716dcd8924d4eb098d05ee6dd1460f49acb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 872c7aae23c457300da42ebfa209ace234d9cebc2a9ee72a3b824e482587ab36
MD5 99030730298f2a334aca103217e3da6f
BLAKE2b-256 94656bc438112ebacc4c05779386b146c280472ae66ee473d2a76c415f4d5a74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc432b91e917f1614ca6103f9b4f2d51c9ac0a5afab38051823149e26815027f
MD5 ec51920d1bc8a5b2cbb750f903f2ea68
BLAKE2b-256 0325245a45060c1e3b49acdde78c2f6c4cbafcf69fca4e967a7197185e189f47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 fe66b4e8224b6d5c2d7e133e698a97043f6fd92c41369825748c1840f237c14c
MD5 aa1a8dc73da57aa6cc17e14ad9d4958f
BLAKE2b-256 41add75906d8ae3f1f5f834f8483b75d6d6aa9df49d419a96f3214125c273d3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f7cb1ea27d04cfc0ed2efc62d2ea99f614c63afb95e12fc77680478fa8110efb
MD5 bb968b84baf0ac357b83c8600c129a9a
BLAKE2b-256 fe71ca556e6a7e7c6a26ed89e81136f9694decd386ebcfaa5c5224dbfe1e240c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 694.6 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.4-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 2c7828928f3b1fbd40bdc5fb4e30b88e21aa7e6b185f11d58cdfd482fa702486
MD5 2d7f63aadd71d779b030894d6fc2f0bb
BLAKE2b-256 5c25a1059761e02693d5267d613c414419fec52fbbc64b22e011112bf3c892a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp39-none-win32.whl
  • Upload date:
  • Size: 632.8 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.4-cp39-none-win32.whl
Algorithm Hash digest
SHA256 876285e32975f1a58c2427426ef9a5941b97f3cc7ca86b7d012af2f3d93b49ca
MD5 9270f35680062fa4f44ce7454338100f
BLAKE2b-256 54e04fb5bdd2f0a9e7329c8e3787174fbbc7f78f3f4c56fa4652ad07ce6eeae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3f17b1ea73b41e700ad17f6c7ee2c4271a85d2518a390edc3296cd0baf065da9
MD5 8d79827d7b1aa6a2abefea67c6d59760
BLAKE2b-256 defb918f6717a10670410835d9783a73c85e54f35e2dac76e0cbf2082fd1ff16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 64f6c9ca82b672e9182af7cdbda0550786e47ee7647af0c56830310497b20499
MD5 9a08204427fa686cc8860ca7ec5b9747
BLAKE2b-256 a4ea62a0d28f06035cc9727ccd6c45e6d412b75bb7a54b199bc0cdb05347ce67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 32faf7f5832a9a4e3aa8a5f9380a1b6bc6b13741f471595b781c46d167938be7
MD5 efdedee7b4cb2d3e7f4cbbc57d3764c1
BLAKE2b-256 c7df976188e8713909677810bf229613b22cc078617b9adf5c3524b48909bdce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a339d73f2ea45247c2e3eb5b68246147da81fd68ef10ea28be0a0680b8e77e1c
MD5 e7d85cefaa155e90e07e399bc03604aa
BLAKE2b-256 56006d4fdb8c7cd4523694e954aa3de5cc992e49a904104d6255d03ecca9ea99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d6be781faae6329603fa1759e2fa02051cac8a175db1478ec2fa0e26983b83c7
MD5 ce40810dc05fe57e1aca908d01937bd2
BLAKE2b-256 1d4d5fa319e457f14ae843ae3d7fe8980a4fc326450aa4313e4c545bc75b542e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7b32ab1530d79ec628c47c8a71b0d7b0eebcae4a0d3f26a83c0b80bb45f13986
MD5 ef9df2d96d5e7537f9ff7710876ead02
BLAKE2b-256 006d5b734bb9cee4f62979f24f7bc7deb4a5fdb330c67978d577e1c9ba96f81f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 479703328aa82264a4fe96fee867f3d91a6a9863d0bbc8bfae98e9a8e0a38aa7
MD5 77ae7da3eb463f4f874772a5b9cb773c
BLAKE2b-256 cfba017db4ba8e90c79dde41ad8912259358e742788cddca1c31060ebda66ad8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d8f40cf27d768c3035cbfca8f34bff16be7961dad01183690d3b96535ca6ba9d
MD5 c28534b28760ce66858470e916829487
BLAKE2b-256 610c154492c596ba2208b4c8ac308b6791e50c1c711db448f5feac11f70a5ccb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f02cbf501e1f7fbe688f752f3db7554f3cc8d87335d73dbbaf6794f7b4699760
MD5 cef236ecdbdd55092f7505521b268b81
BLAKE2b-256 6558f3a18618bc3bbb07aeea0d70b1826b2ab0ac60c75d370810851a8e08f45e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5ed91a700ef293a31e8d0fde48bcfe38e86385087469f3221bf447a34a25fc3d
MD5 5d801c760860668e7158702886e12d7e
BLAKE2b-256 8adcf0df15060ceaead9b1f1cc3ba32e38c4db9abb0bdb4cc361db37e33172ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 694.3 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.4-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 f7d38bcfdd854fba46066ce7de1929ccdc0015256d90d7cf141dae8e3e9b4bc5
MD5 541bb245ffb29d620a30455b4005a6ef
BLAKE2b-256 222b397957a752f34416c4513709d45743535c238d72794421efc198627f210e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llms_txt_rs-0.1.4-cp38-none-win32.whl
  • Upload date:
  • Size: 632.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.4-cp38-none-win32.whl
Algorithm Hash digest
SHA256 ec15b3744658746071c690f63f35f2049b5640581bb3eb724d04db8309b0283d
MD5 a9030f1c2c2aff3663e193208ba57b5f
BLAKE2b-256 9ddcd0ab2ca289a0ce9fe99d37cc45b27c28a558d34e4764f5b5bd2b691e999a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3c05ff8ce1b20dd4abe49e4a5f7a7acea31fc8b7ff0d182c15814e7e12653727
MD5 3a8e74afb376bc8439c46842afed1003
BLAKE2b-256 e70762ced6096a176610231abd3a68e554d07f3a9fd95cf9e6591194f22bd0cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 bab1d0ea451ba3c5d146509b6f3da62c6c90481e34394b51914a46a3a22c6ad9
MD5 d42b636bc18b19977184ea13d0a532e6
BLAKE2b-256 48ea189ef18d239a6ed2fa3d6cb557a2d8c1020f17cb94c2f742b07889fc3330

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ae5d9a859192b6280f6c13598827ce5341a614e0df5debc13d681ed1316ffbdc
MD5 6abcca04f0ededbff8ce34f8db86d5b3
BLAKE2b-256 18f61e6ed79d6ec9d24db95ac5a15ec15bfc7e2c77d7992e0a83ff49d696edd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b41b821b0fa786439f4ce971a1bff5ef0714d91a2e87c1fe1824803395592cb5
MD5 0dc480777fc5560c844ba229a9cb26b3
BLAKE2b-256 ac186fb3c14a62f83accb92a9fe88bfe2a8ea8ca22e3e3bc2f2425cb6bb206a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dcef1c0c7223f38ccf287ac42f55db452905fda76cb809d1590df38ba19f7a49
MD5 14aa13c8337803ab2dfa9c91af74e5ac
BLAKE2b-256 7f136084dfd15d82e55b9d2c16447e611d342cb4d2b8f5df88f1987e387482a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c375115ee504b4ef9ae7230c3041166bffd49e1efb5fef83ed16e20a6b78660e
MD5 bc931459204fd5070da40fe5203d437f
BLAKE2b-256 79dde6a851c9add5341c76be05de668067d9124a878b6b0686ae0f090efc8ab1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 84d0bd6bf7453553889d65db1d08ba6cc58b9267fab399ab62070aa3d3619934
MD5 ddd27ece331075243932c9d0c1185d61
BLAKE2b-256 9dc409fb3a4361f73428024c1cb75baa2f88c9f51f4fb67ae3f50af35162a254

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d14a9c8ded2b8d37c1b7314ceb80d32c76eabe3c6e947eeb6d43d47e581c0a91
MD5 b8b5c5f82bc8a1618650ff4fd8b2193b
BLAKE2b-256 45576b5553941a838e36f13016c09e4740f930a172c8cfb486b86abe1866829d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce9a370732ef29260faf92197ad4eaeaea8da9fa19ef7fd74799c08a4a3299ed
MD5 902659c4cfcbf6b468d44ac1d766a2ad
BLAKE2b-256 7f060d642e1e9fc6c3aa3759c4e21db4e29478cdc8b5e89fd39f0911609497db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llms_txt_rs-0.1.4-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f4c44c94d27800d0f49e9d4fb92ed52ea124701da287c99c8eb4fa5a526db0e9
MD5 e425b84e817c77f841b18261e413e635
BLAKE2b-256 bb9fe50822b25097e99b19f4c3bfaa592fe6365c87c4c1e393fa3f62192475fa

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