/datoteka

A filesystem toolset and storage implementation for Clojure.

Primary LanguageClojureBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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).

See the documentation for more detailed information.