File: control

package info (click to toggle)
clj-http-clojure 3.12.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: makefile: 16
file content (38 lines) | stat: -rw-r--r-- 1,010 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: clj-http-clojure
Section: java
Priority: optional
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders:
 Apollon Oikonomopoulos <apoikos@debian.org>,
 Jérôme Charaoui <jerome@riseup.net>,
Build-Depends:
 clojure,
 debhelper-compat (= 13),
 default-jdk-headless,
 javahelper,
 leiningen,
 libcommons-codec-java,
 libcommons-io-java,
 libhttpasyncclient-java,
 libhttpclient-java,
 libhttpcore-java,
 libhttpmime-java,
 libpotemkin-clojure,
 libslingshot-clojure,
 maven-repo-helper,
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/clojure-team/clj-http-clojure.git
Vcs-Browser: https://salsa.debian.org/clojure-team/clj-http-clojure
Homepage: https://github.com/dakrone/clj-http
Rules-Requires-Root: no

Package: libclj-http-clojure
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends},
Recommends:
 ${java:Recommends},
Description: Clojure HTTP client library
 clj-http is an HTTP library wrapping the Apache HttpComponents client library
 for Java.