overtone/byte-spec

A DSL for reading and writing binary file formats in Clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 24,140 Downloads
  • 23,924 This Version

Leiningen/Boot

[overtone/byte-spec "0.3.1"]

Clojure CLI/deps.edn

overtone/byte-spec {:mvn/version "0.3.1"}

Gradle

implementation("overtone:byte-spec:0.3.1")

Maven

<dependency>
  <groupId>overtone</groupId>
  <artifactId>byte-spec</artifactId>
  <version>0.3.1</version>
</dependency>