File: control

package info (click to toggle)
java-jmx-clojure 0.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 136 kB
  • sloc: makefile: 37; xml: 25
file content (23 lines) | stat: -rw-r--r-- 859 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
Source: java-jmx-clojure
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Section: java
Priority: optional
Build-Depends: clojure,
               debhelper-compat (= 13),
               default-jdk-headless,
               javahelper,
               libtext-markdown-perl | markdown,
               maven-repo-helper
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/clojure-team/java-jmx-clojure
Vcs-Git: https://salsa.debian.org/clojure-team/java-jmx-clojure.git
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.