robotstxt

Robots.txt parser / rule evaluator

$ luarocks install robotstxt

Robotstxt provides a Lua/LPEG based robots.txt file parser and
rule evaluator. Basic workflow is to load via a file or IO
handle, then set a user agent, then check if given URLs are
allowed or denied.

Versions

1.5-116 days ago1 download
1.4-193 days ago4 downloads
1.3-1249 days ago9 downloads
1.2-1249 days ago3 downloads
1.1-1267 days ago10 downloads
1.0-21 year ago20 downloads
1.0-11 year ago1 download

Dependencies

lua >= 5.4, < 5.5

Manifests