datoteka icon indicating copy to clipboard operation
datoteka copied to clipboard

A filesystem toolset and storage implementation for Clojure.

datoteka

A filesystem toolset and storage implementation for Clojure.

Clojars Project

Introduction

A filesystem toolset for Clojure:

  • work with paths (creating and manipulating).
  • work with the filesystem (files and directories crud and many predicates).
  • IO (clojure.java.io implementation for paths and other utilities).

See the documentation for more detailed information.