File: control

package info (click to toggle)
clout-clojure 2.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 128 kB
  • sloc: xml: 93; makefile: 26
file content (27 lines) | stat: -rw-r--r-- 1,008 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
Source: clout-clojure
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
               javahelper,
               maven-repo-helper,
               clojure,
               libinstaparse-clojure,
               libring-mock-clojure,
               libtext-markdown-perl | markdown,
               default-jdk-headless
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/clojure-team/clout-clojure
Vcs-Git: https://salsa.debian.org/clojure-team/clout-clojure.git
Homepage: https://github.com/weavejester/clout

Package: libclout-clojure
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Recommends: ${java:Recommends}
Description: library for matching Ring HTTP requests
 Clout is a library for matching Ring HTTP requests. It uses the same routing
 syntax as used by popular Ruby web frameworks like Ruby on Rails and
 Sinatra.