package robotstxt

  1. Overview
  2. Docs
OCaml bindings to google/robotstxt

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.2.1.tar.gz
md5=4123a1e14f6d668eb8b4b49e6160fc54
sha512=c9ad42bbf92a61606fa7be96d18d0c41e5b4763777e01b5d6aa4bba74f837caaaf539cfd4ca823b5ed93f5a42a51642e72b2bedd8b10b74b9c2446c365153136

doc/CHANGES.html

Changes

0.1.0 (2026-07-22)

  • Initial Dune-based bindings to google/robotstxt.
  • Expose allow/deny matching, multiple user-agents, matching metadata, and user-agent validation.
  • Declare the C++ compiler check needed for clean opam installation.
  • Vendor the upstream C++ sources and build them without network access.