org.clojars.jj/surykatka

A Clojure library that identifies file types by reading their magic numbers

Leiningen/Boot

[org.clojars.jj/surykatka "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.jj/surykatka {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("org.clojars.jj:surykatka:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.jj</groupId>
  <artifactId>surykatka</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

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