Skip to content

funcool/datoteka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.