org.clojars.qertoip/istext

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 76 Downloads
  • 31 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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