isker/clj-robots-parser

A Clojure(-script), Google-compliant robots.txt parser

Leiningen/Boot

[isker/clj-robots-parser "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

isker/clj-robots-parser {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("isker:clj-robots-parser:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>isker</groupId>
  <artifactId>clj-robots-parser</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>