forked from technomancy/leiningen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontrol
More file actions
18 lines (17 loc) · 700 Bytes
/
Copy pathcontrol
File metadata and controls
18 lines (17 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: leiningen
Section: devel
Priority: optional
Maintainer: Phil Hagelberg <technomancy@gmail.com>
Build-Depends: debhelper (>> 7), javahelper (>= 0.32)
Build-Depends-Indep: clojure1.2, java2-runtime
Standards-Version: 3.8.3
Homepage: https://github.com/technomancy/leiningen
Package: leiningen
Architecture: all
Depends: java2-runtime, clojure1.2, libmaven-ant-tasks-java,
libmaven2-core-java, librobert-hooke-clojure, libclucy-clojure, ant1.7
Recommends: rlwrap
Description: A Clojure build tool designed not to set your hair on fire.
Building Clojure projects with tools designed for Java can be an
exercise in frustration. With Leiningen, you describe your build with
Clojure.