Skip to main content

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

Release files for llms-txt-rs 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for llms-txt-rs 0.1.4
File Size Uploaded
llms_txt_rs-0.1.4.tar.gz 11.7 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for llms-txt-rs 0.1.4
File
llms_txt_rs-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.10 PyPy 3.10 7.3 Linux glibc 2.17+ x86-64 Details
llms_txt_rs-0.1.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl PyPy 3.10 PyPy 3.10 7.3 macOS 11.0+ ARM64 Details
llms_txt_rs-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.17+ x86-64 Details
llms_txt_rs-0.1.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl PyPy 3.9 PyPy 3.9 7.3 macOS 11.0+ ARM64 Details
llms_txt_rs-0.1.4-cp313-none-win_amd64.whl CPython 3.13 none Windows x86-64 Details
llms_txt_rs-0.1.4-cp313-none-win32.whl CPython 3.13 none Windows x86-32 Details
llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ x86-64 Details
llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_armv7l.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ ARMv7l Details
llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.1+ ARM64 Details
llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ IBM System/390x Details
llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ PowerPC 64-le Details
llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARMv7l Details
llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.13 CPython 3.13 Linux glibc 2.5+ x86-32 Details
llms_txt_rs-0.1.4-cp313-cp313-macosx_10_12_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.12+ x86-64 Details
llms_txt_rs-0.1.4-cp312-none-win_amd64.whl CPython 3.12 none Windows x86-64 Details
llms_txt_rs-0.1.4-cp312-none-win32.whl CPython 3.12 none Windows x86-32 Details
llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ x86-64 Details
llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_armv7l.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ ARMv7l Details
llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.1+ ARM64 Details
llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ IBM System/390x Details
llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ PowerPC 64-le Details
llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARMv7l Details
llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-32 Details
llms_txt_rs-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.12+ x86-64 Details
llms_txt_rs-0.1.4-cp311-none-win_amd64.whl CPython 3.11 none Windows x86-64 Details
llms_txt_rs-0.1.4-cp311-none-win32.whl CPython 3.11 none Windows x86-32 Details
llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_armv7l.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARMv7l Details
llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ ARM64 Details
llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ IBM System/390x Details
llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ PowerPC 64-le Details
llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARMv7l Details
llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.5+ x86-32 Details
llms_txt_rs-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.12+ x86-64 Details
llms_txt_rs-0.1.4-cp310-none-win_amd64.whl CPython 3.10 none Windows x86-64 Details
llms_txt_rs-0.1.4-cp310-none-win32.whl CPython 3.10 none Windows x86-32 Details
llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_armv7l.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARMv7l Details
llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ ARM64 Details
llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ IBM System/390x Details
llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ PowerPC 64-le Details
llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARMv7l Details
llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-32 Details
llms_txt_rs-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.12+ x86-64 Details
llms_txt_rs-0.1.4-cp39-none-win_amd64.whl CPython 3.9 none Windows x86-64 Details
llms_txt_rs-0.1.4-cp39-none-win32.whl CPython 3.9 none Windows x86-32 Details
llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_armv7l.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ ARMv7l Details
llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ ARM64 Details
llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ IBM System/390x Details
llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ PowerPC 64-le Details
llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARMv7l Details
llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-32 Details
llms_txt_rs-0.1.4-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
llms_txt_rs-0.1.4-cp39-cp39-macosx_10_12_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.12+ x86-64 Details
llms_txt_rs-0.1.4-cp38-none-win_amd64.whl CPython 3.8 none Windows x86-64 Details
llms_txt_rs-0.1.4-cp38-none-win32.whl CPython 3.8 none Windows x86-32 Details
llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_armv7l.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ ARMv7l Details
llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_aarch64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ ARM64 Details
llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ IBM System/390x Details
llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ PowerPC 64-le Details
llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARMv7l Details
llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-32 Details
llms_txt_rs-0.1.4-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
llms_txt_rs-0.1.4-cp38-cp38-macosx_10_12_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.12+ x86-64 Details

Total release size: 66.5 MB

Release files / llms_txt_rs-0.1.4.tar.gz

Download URL llms_txt_rs-0.1.4.tar.gz
Size 11.7 kB
Tags Source
SHA-256 checksum
How to use checksums
79b904b0977d0897230569fbdc66a074ab24dc87266835b213c0167211b4d0cf
BLAKE2b-256 checksum
How to use checksums
6a91d3272fe1bac7963b77245574b1ab868fa14d265b7925f8f3f9b5f87eeeb4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL llms_txt_rs-0.1.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 958.3 kB
Tags Linux glibc 2.17+ x86-64 PyPy 3.10 PyPy 3.10 7.3
SHA-256 checksum
How to use checksums
82658673151d713b0062741d0e22e5dc8543ecb1990f1fbe0ea82eb396b969f6
BLAKE2b-256 checksum
How to use checksums
53937722742436a6882d13e93d4377e5c613fc744e4d6780910c337b91f67093
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl

Download URL llms_txt_rs-0.1.4-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Size 791.5 kB
Tags PyPy 3.10 PyPy 3.10 7.3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8e2cf73f523409d7a62e2068a9a2b07cba19ae09459a4e713173930aa55b49cc
BLAKE2b-256 checksum
How to use checksums
4da57d945d85164e690ab939e0a6c95ce7258d8d400ee87c0a2f1d8f369583e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL llms_txt_rs-0.1.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 957.4 kB
Tags Linux glibc 2.17+ x86-64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
8b9802ed0077ec070ed1c5dc0f0445a2ffe93118ba603121718eae46cb39a3b6
BLAKE2b-256 checksum
How to use checksums
4f2cf30b54526f999013d111e7eabd6756f050c6afe05b44b9c2037d6e708f1a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl

Download URL llms_txt_rs-0.1.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Size 791.5 kB
Tags PyPy 3.9 PyPy 3.9 7.3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ec19c3475611156ff5b0c03b78ea1278bbd86ef6852001d72fd9d316f5cea669
BLAKE2b-256 checksum
How to use checksums
c10d92ffdf2feab845e57a484d79f7c17e627aeff215355469ae76d66790de1f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-none-win_amd64.whl

Download URL llms_txt_rs-0.1.4-cp313-none-win_amd64.whl
Size 694.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
9ac84417bc00bc9e96d496d1674848342e34f35a6e7758764696eabdb63b46b5
BLAKE2b-256 checksum
How to use checksums
137815cae85e35604fa3827c4708524a5b9124382c2d4a76cc53e3f5557de4bb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-none-win32.whl

Download URL llms_txt_rs-0.1.4-cp313-none-win32.whl
Size 632.5 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
d77f276279236dd9f92768084766cc0af9ae569dbe1130a7e522c2a126e81a49
BLAKE2b-256 checksum
How to use checksums
7dae598571a473d893723d82efb21fc63bbea286682ef07f8128612ca7e4e021
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.13 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
240e547f5aa89ccbdd3e841b4f57ae16b959d0d1baf9501e635f71c9a1f38a29
BLAKE2b-256 checksum
How to use checksums
1a355602ef86d37c7ce6fa3537a485ec0901e6f5fc3cd86fa276042f329e563c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_armv7l.whl
Size 1.1 MB
Tags CPython 3.13 Linux musl 1.1+ ARMv7l
SHA-256 checksum
How to use checksums
8af7a5dea49e5855dd10636ee4388461d5f7f84107ca310a3ba94ea5d64b3783
BLAKE2b-256 checksum
How to use checksums
39f21b16440a81dc61be3086f4090ebe086462933f08ffacd9583882db8ba492
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.13 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
98fb6e4f9e4a50c7e1ef7ff89ca4ff48b085f787cb0771d922f9698fd490682c
BLAKE2b-256 checksum
How to use checksums
39b08c5728d858539a50a0d6a29e9ef8fb9e02e96ff279374f753118e4bcc844
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.0 MB
Tags CPython 3.13 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
51266bfd5887f711665c7a4c6fbdb8849f25586de895b7997e027d5793509f8d
BLAKE2b-256 checksum
How to use checksums
6b9555a9af108e2e65e4dbdcdb60620b8bd2eb31dc0f86e3cbf00ca5e60990bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 983.8 kB
Tags CPython 3.13 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
33e4d2486065b731f0c9f3f7fe37da5431cdef1cfdff89c17b14c0e35ab836b1
BLAKE2b-256 checksum
How to use checksums
8be9eacdf9c2679ded0d1184ec8bff165b573174d0399b87d69d748bab707077
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 866.4 kB
Tags CPython 3.13 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
a4b29fd4f43ea9b4b4641e17ce35273ba419620127a86ee891cd63ed935da43b
BLAKE2b-256 checksum
How to use checksums
1a9360960a410f38f25eb8d4fe8cacd230f5a0b43c4194b672b6d253d95706c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 906.1 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
0ce69a582da2c8a0a87c886f1fb86950e2b5e838e9ccd6263ec31cecd778aeb6
BLAKE2b-256 checksum
How to use checksums
015c558ac232e8749cdce76e57ef7b42bebc6e40f05ca3d3f5b72350586b8805
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Size 940.8 kB
Tags CPython 3.13 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
a84f5dd9c108a7c0d378b6ad2eb3995a0280a9852ab22780c8f3ce48143dfb81
BLAKE2b-256 checksum
How to use checksums
1d08833a731ecc0cf7fc3142559c57ee9ae9ae2e54494e5fecf0099f615bd43a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp313-cp313-macosx_10_12_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp313-cp313-macosx_10_12_x86_64.whl
Size 839.6 kB
Tags CPython 3.13 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
1333de6004ffd75d90b6a563fef8474a552d6148bb729a23edc92f49173a944a
BLAKE2b-256 checksum
How to use checksums
a94610d774bcc962a1066c504595e9ba563c715baaf503b2abead7dd20a02837
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-none-win_amd64.whl

Download URL llms_txt_rs-0.1.4-cp312-none-win_amd64.whl
Size 694.6 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
1b20855e05a3a24cac08b9b47a5706e6fe29b76ceb2d59b2ea38945568c3898c
BLAKE2b-256 checksum
How to use checksums
4a6eaae9ed85a780e4276c403492215b36b6378fb15f7f87c8e32a1be0372dc4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-none-win32.whl

Download URL llms_txt_rs-0.1.4-cp312-none-win32.whl
Size 632.7 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
bebe0860a0858ba8fb6998813a1e5b75c0b279e542bed04c83fdd7c08b77d605
BLAKE2b-256 checksum
How to use checksums
5999cc285a63c18d7ef513c1657252d6db4815d278893f8b4e69a3bd4d2cf33e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.12 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
5b13202fc74e3ece5407b4bc6dfc687b88b82256614ac0e4fb6af84255a2699e
BLAKE2b-256 checksum
How to use checksums
823b00f65f4fc6d81b0585a3d3e6f3bf93388594833e0f4c5515dac150f25d39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_armv7l.whl
Size 1.1 MB
Tags CPython 3.12 Linux musl 1.1+ ARMv7l
SHA-256 checksum
How to use checksums
9ebcd8aa2d5a8583a16e1ac70e13abc9da987d1dc22de06efd536a721a59770e
BLAKE2b-256 checksum
How to use checksums
53e96bf2e09588d3ec271ca164aec9c2cd18281b1f1bc7ab8af3e46668aa419b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.12 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
8a4acd21da78ece54fc0b7b22d3749cf9e37a48acd210424ecff6a1d0e03088a
BLAKE2b-256 checksum
How to use checksums
120dcef3139830c4816ae87bd2d809ce75b1bbaa36c64e4c1c01a45f574e69b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.0 MB
Tags CPython 3.12 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
f73da9260402f95ddc19c920e4dcfc8315886411d0a6413f5ac90bafe10ffdde
BLAKE2b-256 checksum
How to use checksums
8bdee8f3fbb5780b1ad864d0c5cbabbbec9a2427cced216e651543d1828a1133
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 983.8 kB
Tags CPython 3.12 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
3362f68fed4be5aee8fad012d1ab1ef5e5f502f829a7580882d5b70dccc69575
BLAKE2b-256 checksum
How to use checksums
85fb6ef87fe90f3d8d823e23cc35f396ff851c561846b3cef9b5f3f946fa33b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 866.4 kB
Tags CPython 3.12 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
1b0f16067267359e0e5fa7b6b8bb3aea03410dd9491c3de15117a389b8b5889c
BLAKE2b-256 checksum
How to use checksums
14a8bf2de61b8bdbea845c35e955136fb1d341d7c7fcae17eeaca6d05e06d2c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 906.1 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
35cb659c66442ab3ac599007d3c0137adb71501402e5ee2361fa3ec9b0c2a30c
BLAKE2b-256 checksum
How to use checksums
8aec26275d16ee25bcc9de6242ba4668bb31419cfba04181bd521b286d39f5a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Size 940.8 kB
Tags CPython 3.12 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
00de8fd1a5c2fe8af2ffdff54cba8087ed7a09811c6a5043a4134d451630d89b
BLAKE2b-256 checksum
How to use checksums
db3943810cdbd132abb49e96c8386e5277f3e0b41e49727de31ae5b51042543f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp312-cp312-macosx_10_12_x86_64.whl
Size 839.6 kB
Tags CPython 3.12 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
8c04afbe44a6b30ea5a2f6807928f74506a665b334993f4ff25b5436e56e48c1
BLAKE2b-256 checksum
How to use checksums
dab2024c5c164d10bed0cc02faa097623cdbad3e50532085105d666205db3223
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-none-win_amd64.whl

Download URL llms_txt_rs-0.1.4-cp311-none-win_amd64.whl
Size 694.3 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
2ed8fa3846b5f46a78a809b1484fdad26540ff27d4ede7a9f38141059ebe4e68
BLAKE2b-256 checksum
How to use checksums
35071a0305a2f304878a5f852fc650807e9c28df9f5e89b09628a638f8d7d659
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-none-win32.whl

Download URL llms_txt_rs-0.1.4-cp311-none-win32.whl
Size 632.4 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
115b6c0c0f944982cd1c56f16ed297f7ff1a883f115eba7baad044c33054d14c
BLAKE2b-256 checksum
How to use checksums
3206a4b07efc7f34df7d8523fd7d6f764ba1f87a4235035a04c2efee5ceb69c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
63cb720e4e14fc0685fff87072944c10eda08fafe2fef0711f0d9d57ead03fe6
BLAKE2b-256 checksum
How to use checksums
17ba15a15e53d88ff01859f14690b2fb0fb7533d0612f6a4d7fc7bb58d6c49d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_armv7l.whl
Size 1.1 MB
Tags CPython 3.11 Linux musl 1.1+ ARMv7l
SHA-256 checksum
How to use checksums
454bb4736a690d591171b8763dbccef3f5fb0d38fdc99514a1be8d41561835a3
BLAKE2b-256 checksum
How to use checksums
035898add0fe019dbdfe2dfa1a4be7b83d261b59f91f802510a7b02f4e47a992
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.11 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
76ccd8df74b38d0b75e105661c8e2b8ee9a8c0bbe517d901d4409bfa4368051d
BLAKE2b-256 checksum
How to use checksums
a556f5919b39e5d01f4a9261ef8c84b8f9a0370e55ff8240e96e790a4384166a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.0 MB
Tags CPython 3.11 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
6157b326a9eaf8b51d6ccaefef095042b2eb3fb9c8a1cf142424c955ca359213
BLAKE2b-256 checksum
How to use checksums
0ca40e0fed1a5282b2200e85a6ef8eccc42b22aa8d04085cfdf5a9b59f9de7f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 983.8 kB
Tags CPython 3.11 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
64186d2dcfe292eab7395307cfed0d084b2fef48104f4e6001bc0082d4a3f92a
BLAKE2b-256 checksum
How to use checksums
ebb0022bd05444ee7dbaf6e85286ed966145d8871bc623199de33d612dd068f6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 866.4 kB
Tags CPython 3.11 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
45be3709faf93b099ef8537a563d7583568d0923a43ba4fb0230c2ef5f64e655
BLAKE2b-256 checksum
How to use checksums
f06df76942fdf3883fb96ee0c153a2ef25336ea288634203ea742962df661860
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 906.1 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
de5d325182929279a130456f98fef5d310c0c2306e7ba68b192ca361c29d98d2
BLAKE2b-256 checksum
How to use checksums
16c84f422b24c50cd99a599c0d2bf74e09e05e50f7426b9559e2e1a7f294718c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Size 940.8 kB
Tags CPython 3.11 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
0f2ced0cc10234337c9fe0ddcd7de40f23240b89a3e8129edba415fb15d8d895
BLAKE2b-256 checksum
How to use checksums
67fab0d9a6e6545ac9e1f8c51df46f2a4e832dd9e6618b48f419d08e837fb97c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp311-cp311-macosx_10_12_x86_64.whl
Size 839.6 kB
Tags CPython 3.11 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
647b45ff6715f3b71af31727010db8d32c5ea9d4426f381ab3bb8f9940742f9f
BLAKE2b-256 checksum
How to use checksums
6570b2716541bc899d716397ea6b57f399834532b340579048969abbacfec43a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-none-win_amd64.whl

Download URL llms_txt_rs-0.1.4-cp310-none-win_amd64.whl
Size 694.4 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
797ecff15838f735cc8ee6906e623f5e5543c0364f26811392e16fcb1a76a833
BLAKE2b-256 checksum
How to use checksums
696029dc5987dd4988faef6e91f9d1a166a66adab822f95b4ea96ee57c552ccc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-none-win32.whl

Download URL llms_txt_rs-0.1.4-cp310-none-win32.whl
Size 632.6 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
ba15f7c09797dd16b4cf409dbcec8768da060659255ff47cc0751d4a2f5fd7bb
BLAKE2b-256 checksum
How to use checksums
b8a533619b42ab57f5bea7c69c161f37130dc335bbc60bedf638a4f28f2542a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
217d9751b3f999f8f513ef3d77341e7e9eea74943ca2ac0793eb3361e321d27e
BLAKE2b-256 checksum
How to use checksums
bfcca28442cdd6d63173f93d91f40955efc826d7c6b76a01c0043d9719cc2db2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_armv7l.whl
Size 1.1 MB
Tags CPython 3.10 Linux musl 1.1+ ARMv7l
SHA-256 checksum
How to use checksums
7aec6f5b5fc96ac3d580d2935982a9a45d0747d942452010fcfeb01efe0deb77
BLAKE2b-256 checksum
How to use checksums
d5d570c4d8b50d3fd9f3a574eb6fa1b1dc38dad53170e2fd772326e7417058a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.10 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
cad2a838f7d55a02cc8b6474fa2e451551f79fe67b57d6db2aa22d6455876326
BLAKE2b-256 checksum
How to use checksums
b06610bc2ac2c7fbe24da478fefa8c8432eb944523809ad3ad777c1351f8cccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.0 MB
Tags CPython 3.10 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
40662a0dd31afe453140cbb07bafbc61e5a63861025004658f57e8ab201a8538
BLAKE2b-256 checksum
How to use checksums
d7d0d16c7443c2dd0f8aff1edeb34f76d98da42a3f4073b117d5c6b85216d3f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 983.8 kB
Tags CPython 3.10 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
d6132afcbb949281a84be69e3e0963ac9f9129941fc32689fc45dd67ea65fc56
BLAKE2b-256 checksum
How to use checksums
72e67097b2a11c43f4c4a5247758716dcd8924d4eb098d05ee6dd1460f49acb0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 866.4 kB
Tags CPython 3.10 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
872c7aae23c457300da42ebfa209ace234d9cebc2a9ee72a3b824e482587ab36
BLAKE2b-256 checksum
How to use checksums
94656bc438112ebacc4c05779386b146c280472ae66ee473d2a76c415f4d5a74
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 906.1 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
cc432b91e917f1614ca6103f9b4f2d51c9ac0a5afab38051823149e26815027f
BLAKE2b-256 checksum
How to use checksums
0325245a45060c1e3b49acdde78c2f6c4cbafcf69fca4e967a7197185e189f47
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Size 940.8 kB
Tags CPython 3.10 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
fe66b4e8224b6d5c2d7e133e698a97043f6fd92c41369825748c1840f237c14c
BLAKE2b-256 checksum
How to use checksums
41add75906d8ae3f1f5f834f8483b75d6d6aa9df49d419a96f3214125c273d3c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp310-cp310-macosx_10_12_x86_64.whl
Size 839.6 kB
Tags CPython 3.10 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
f7cb1ea27d04cfc0ed2efc62d2ea99f614c63afb95e12fc77680478fa8110efb
BLAKE2b-256 checksum
How to use checksums
fe71ca556e6a7e7c6a26ed89e81136f9694decd386ebcfaa5c5224dbfe1e240c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-none-win_amd64.whl

Download URL llms_txt_rs-0.1.4-cp39-none-win_amd64.whl
Size 694.6 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
2c7828928f3b1fbd40bdc5fb4e30b88e21aa7e6b185f11d58cdfd482fa702486
BLAKE2b-256 checksum
How to use checksums
5c25a1059761e02693d5267d613c414419fec52fbbc64b22e011112bf3c892a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-none-win32.whl

Download URL llms_txt_rs-0.1.4-cp39-none-win32.whl
Size 632.8 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
876285e32975f1a58c2427426ef9a5941b97f3cc7ca86b7d012af2f3d93b49ca
BLAKE2b-256 checksum
How to use checksums
54e04fb5bdd2f0a9e7329c8e3787174fbbc7f78f3f4c56fa4652ad07ce6eeae7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
3f17b1ea73b41e700ad17f6c7ee2c4271a85d2518a390edc3296cd0baf065da9
BLAKE2b-256 checksum
How to use checksums
defb918f6717a10670410835d9783a73c85e54f35e2dac76e0cbf2082fd1ff16
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_armv7l.whl
Size 1.1 MB
Tags CPython 3.9 Linux musl 1.1+ ARMv7l
SHA-256 checksum
How to use checksums
64f6c9ca82b672e9182af7cdbda0550786e47ee7647af0c56830310497b20499
BLAKE2b-256 checksum
How to use checksums
a4ea62a0d28f06035cc9727ccd6c45e6d412b75bb7a54b199bc0cdb05347ce67
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.9 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
32faf7f5832a9a4e3aa8a5f9380a1b6bc6b13741f471595b781c46d167938be7
BLAKE2b-256 checksum
How to use checksums
c7df976188e8713909677810bf229613b22cc078617b9adf5c3524b48909bdce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.0 MB
Tags CPython 3.9 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
a339d73f2ea45247c2e3eb5b68246147da81fd68ef10ea28be0a0680b8e77e1c
BLAKE2b-256 checksum
How to use checksums
56006d4fdb8c7cd4523694e954aa3de5cc992e49a904104d6255d03ecca9ea99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 983.8 kB
Tags CPython 3.9 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
d6be781faae6329603fa1759e2fa02051cac8a175db1478ec2fa0e26983b83c7
BLAKE2b-256 checksum
How to use checksums
1d4d5fa319e457f14ae843ae3d7fe8980a4fc326450aa4313e4c545bc75b542e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 866.4 kB
Tags CPython 3.9 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
7b32ab1530d79ec628c47c8a71b0d7b0eebcae4a0d3f26a83c0b80bb45f13986
BLAKE2b-256 checksum
How to use checksums
006d5b734bb9cee4f62979f24f7bc7deb4a5fdb330c67978d577e1c9ba96f81f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 906.1 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
479703328aa82264a4fe96fee867f3d91a6a9863d0bbc8bfae98e9a8e0a38aa7
BLAKE2b-256 checksum
How to use checksums
cfba017db4ba8e90c79dde41ad8912259358e742788cddca1c31060ebda66ad8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Size 940.8 kB
Tags CPython 3.9 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
d8f40cf27d768c3035cbfca8f34bff16be7961dad01183690d3b96535ca6ba9d
BLAKE2b-256 checksum
How to use checksums
610c154492c596ba2208b4c8ac308b6791e50c1c711db448f5feac11f70a5ccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-macosx_11_0_arm64.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-macosx_11_0_arm64.whl
Size 791.5 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
f02cbf501e1f7fbe688f752f3db7554f3cc8d87335d73dbbaf6794f7b4699760
BLAKE2b-256 checksum
How to use checksums
6558f3a18618bc3bbb07aeea0d70b1826b2ab0ac60c75d370810851a8e08f45e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp39-cp39-macosx_10_12_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp39-cp39-macosx_10_12_x86_64.whl
Size 839.6 kB
Tags CPython 3.9 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
5ed91a700ef293a31e8d0fde48bcfe38e86385087469f3221bf447a34a25fc3d
BLAKE2b-256 checksum
How to use checksums
8adcf0df15060ceaead9b1f1cc3ba32e38c4db9abb0bdb4cc361db37e33172ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-none-win_amd64.whl

Download URL llms_txt_rs-0.1.4-cp38-none-win_amd64.whl
Size 694.3 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
f7d38bcfdd854fba46066ce7de1929ccdc0015256d90d7cf141dae8e3e9b4bc5
BLAKE2b-256 checksum
How to use checksums
222b397957a752f34416c4513709d45743535c238d72794421efc198627f210e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-none-win32.whl

Download URL llms_txt_rs-0.1.4-cp38-none-win32.whl
Size 632.5 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
ec15b3744658746071c690f63f35f2049b5640581bb3eb724d04db8309b0283d
BLAKE2b-256 checksum
How to use checksums
9ddcd0ab2ca289a0ce9fe99d37cc45b27c28a558d34e4764f5b5bd2b691e999a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_x86_64.whl
Size 1.1 MB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
3c05ff8ce1b20dd4abe49e4a5f7a7acea31fc8b7ff0d182c15814e7e12653727
BLAKE2b-256 checksum
How to use checksums
e70762ced6096a176610231abd3a68e554d07f3a9fd95cf9e6591194f22bd0cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_armv7l.whl
Size 1.1 MB
Tags CPython 3.8 Linux musl 1.1+ ARMv7l
SHA-256 checksum
How to use checksums
bab1d0ea451ba3c5d146509b6f3da62c6c90481e34394b51914a46a3a22c6ad9
BLAKE2b-256 checksum
How to use checksums
48ea189ef18d239a6ed2fa3d6cb557a2d8c1020f17cb94c2f742b07889fc3330
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-musllinux_1_1_aarch64.whl
Size 1.1 MB
Tags CPython 3.8 Linux musl 1.1+ ARM64
SHA-256 checksum
How to use checksums
ae5d9a859192b6280f6c13598827ce5341a614e0df5debc13d681ed1316ffbdc
BLAKE2b-256 checksum
How to use checksums
18f61e6ed79d6ec9d24db95ac5a15ec15bfc7e2c77d7992e0a83ff49d696edd5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.0 MB
Tags CPython 3.8 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
b41b821b0fa786439f4ce971a1bff5ef0714d91a2e87c1fe1824803395592cb5
BLAKE2b-256 checksum
How to use checksums
ac186fb3c14a62f83accb92a9fe88bfe2a8ea8ca22e3e3bc2f2425cb6bb206a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 983.8 kB
Tags CPython 3.8 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
dcef1c0c7223f38ccf287ac42f55db452905fda76cb809d1590df38ba19f7a49
BLAKE2b-256 checksum
How to use checksums
7f136084dfd15d82e55b9d2c16447e611d342cb4d2b8f5df88f1987e387482a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 866.4 kB
Tags CPython 3.8 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
c375115ee504b4ef9ae7230c3041166bffd49e1efb5fef83ed16e20a6b78660e
BLAKE2b-256 checksum
How to use checksums
79dde6a851c9add5341c76be05de668067d9124a878b6b0686ae0f090efc8ab1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 906.1 kB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
84d0bd6bf7453553889d65db1d08ba6cc58b9267fab399ab62070aa3d3619934
BLAKE2b-256 checksum
How to use checksums
9dc409fb3a4361f73428024c1cb75baa2f88c9f51f4fb67ae3f50af35162a254
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Size 940.8 kB
Tags CPython 3.8 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
d14a9c8ded2b8d37c1b7314ceb80d32c76eabe3c6e947eeb6d43d47e581c0a91
BLAKE2b-256 checksum
How to use checksums
45576b5553941a838e36f13016c09e4740f930a172c8cfb486b86abe1866829d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-macosx_11_0_arm64.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-macosx_11_0_arm64.whl
Size 791.5 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ce9a370732ef29260faf92197ad4eaeaea8da9fa19ef7fd74799c08a4a3299ed
BLAKE2b-256 checksum
How to use checksums
7f060d642e1e9fc6c3aa3759c4e21db4e29478cdc8b5e89fd39f0911609497db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release files / llms_txt_rs-0.1.4-cp38-cp38-macosx_10_12_x86_64.whl

Download URL llms_txt_rs-0.1.4-cp38-cp38-macosx_10_12_x86_64.whl
Size 839.6 kB
Tags CPython 3.8 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
f4c44c94d27800d0f49e9d4fb92ed52ea124701da287c99c8eb4fa5a526db0e9
BLAKE2b-256 checksum
How to use checksums
bb9fe50822b25097e99b19f4c3bfaa592fe6365c87c4c1e393fa3f62192475fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.12.7

Release history Release notifications | RSS feed

This release

0.1.4 This release

73 release files

0.1.3

73 release files

0.1.1

72 release files

0.1.0

72 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page