File: control

package info (click to toggle)
tools-analyzer-clojure 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 336 kB
  • sloc: xml: 28; sh: 25; makefile: 22
file content (34 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: tools-analyzer-clojure
Section: java
Priority: optional
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders:
 Apollon Oikonomopoulos <apoikos@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 leiningen,
 libclojure-java,
 libcomplete-clojure <!nocheck>,
 libnrepl-clojure <!nocheck>,
 maven-repo-helper,
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/clojure-team/tools-analyzer-clojure.git
Vcs-Browser: https://salsa.debian.org/clojure-team/tools-analyzer-clojure
Homepage: https://github.com/clojure/tools.analyzer
Rules-Requires-Root: no

Package: libtools-analyzer-clojure
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends},
Recommends:
 ${java:Recommends},
Description: analyzer for host agnostic Clojure code
 An analyzer for host agnostic Clojure code, written in Clojure and producing
 AST in EDN.
 The analyzer in this library should not to be used directly as it lacks any
 knowledge about host-specific special forms and it should only be considered
 as a building platform for host-specific analyzers