File: control

package info (click to toggle)
tools-analyzer-jvm-clojure 0.7.1-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 432 kB
  • ctags: 3
  • sloc: xml: 50; makefile: 35; sh: 12
file content (24 lines) | stat: -rw-r--r-- 942 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: tools-analyzer-jvm-clojure
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: clojure (>= 1.8),
               debhelper (>= 10),
               default-jdk,
               javahelper (>= 0.32),
               libasm-java (>= 5.2),
               libcore-memoize-clojure (>= 0.5.9),
               libtools-analyzer-clojure (>= 0.6.9),
               libtools-reader-clojure (>= 1.0.0),
               markdown,
               maven-repo-helper (>= 1.5~)
Standards-Version: 4.0.0

Package: libtools-analyzer-jvm-clojure
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: analyzer for Clojure code providing additional jvm-specific passes
 An analyzer for Clojure code, written on top of tools.analyzer, providing
 additional jvm-specific passes.