File: project.clj

package info (click to toggle)
watchtower-clojure 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 84 kB
  • sloc: xml: 64; makefile: 31
file content (3 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
(defproject watchtower "0.1.1"
  :description "A library for directory watchers"
  :dependencies [[org.clojure/clojure "1.3.0"]])