File: control

package info (click to toggle)
libdynapath-clojure 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 132 kB
  • ctags: 6
  • sloc: makefile: 35
file content (18 lines) | stat: -rw-r--r-- 851 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libdynapath-clojure
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Daigo Moriwaki <daigo@debian.org>,
Build-Depends: debhelper (>= 10), javahelper (>= 0.32), clojure (>= 1.8), default-jdk, libtext-markdown-perl
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libdynapath-clojure.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libdynapath-clojure.git;a=summary
Homepage: https://github.com/tobias/dynapath

Package: libdynapath-clojure
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Clojure protocol and util functions for class loaders
 dynapath provides a protocol and util functions for class loaders that make
 their effective classpaths readable and/or modifiable.