Source: ring-json-clojure
Section: java
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 14),
 default-jdk-headless,
 dh-clojure,
 javahelper,
 libcheshire-clojure,
 libring-core-clojure,
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/clojure-team/ring-json-clojure.git
Vcs-Browser: https://salsa.debian.org/clojure-team/ring-json-clojure
Homepage: https://github.com/ring-clojure/ring-json

Package: libring-json-clojure
Architecture: all
Depends:
 ${maven:Depends},
Description: ring middleware functions for handling JSON requests and responses
 This package contains the Standard Ring middleware functions for handling JSON
 requests and responses.
