File: control

package info (click to toggle)
java-jmx-clojure 0.3.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 140 kB
  • sloc: makefile: 37; xml: 25
file content (22 lines) | stat: -rw-r--r-- 905 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
Source: java-jmx-clojure
Section: java
Priority: optional
Maintainer: Debian Clojure Maintainers <pkg-clojure-maintainers@lists.alioth.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: clojure (>= 1.8),
               debhelper (>= 10),
               default-jdk,
               javahelper (>= 0.32),
               libtext-markdown-perl | markdown,
               maven-repo-helper (>= 1.5~)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-clojure/java-jmx-clojure.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-clojure/java-jmx-clojure.git;a=summary
Homepage: https://github.com/clojure/java.jmx

Package: libjava-jmx-clojure
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: produce and consume JMX beans from Clojure
 java.jmx is a Clojure library for producing and consuming JMX beans.