org.clojars.qertoip/istext

A library to tell apart binary and text files using proven heuristics.

Leiningen/Boot

[org.clojars.qertoip/istext "0.9"]

Clojure CLI/deps.edn

org.clojars.qertoip/istext {:mvn/version "0.9"}

Gradle

implementation("org.clojars.qertoip:istext:0.9")

Maven

<dependency>
  <groupId>org.clojars.qertoip</groupId>
  <artifactId>istext</artifactId>
  <version>0.9</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.