Source: clout-clojure
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends:
 debhelper (>= 10),
 javahelper (>= 0.32),
 maven-repo-helper (>= 1.7),
 clojure (>= 1.8),
 libinstaparse-clojure (>= 1.4.0),
 libring-mock-clojure (>= 0.2.0),
 libtext-markdown-perl | markdown,
 default-jdk-headless
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/clout-clojure.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/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.
