org.clojars.qertoip/istext

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

Leiningen/Boot

[org.clojars.qertoip/istext "1.0RC"]

Clojure CLI/deps.edn

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

Gradle

implementation("org.clojars.qertoip:istext:1.0RC")

Maven

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

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