File: project.clj

package info (click to toggle)
at-at-clojure 1.2.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 132 kB
  • sloc: xml: 63; makefile: 20
file content (3 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (2)
1
2
3
(defproject overtone/at-at "1.2.0"
  :description "Ahead-of-time function scheduler"
  :dependencies [[org.clojure/clojure "1.3.0"]])