Source: ring-basic-authentication-clojure
Section: java
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-clojure,
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/clojure-team/ring-basic-authentication-clojure.git
Vcs-Browser: https://salsa.debian.org/clojure-team/ring-basic-authentication-clojure
Homepage: https://git.sr.ht/~rwv/ring-basic-authentication

Package: libring-basic-authentication-clojure
Architecture: all
Depends:
 libclojure-java,
 ${maven:Depends},
Description: ring middleware to enforce basic authentication
 Ring middleware to enforce basic authentication as described in RFC2617
 section 2.
