Source: data-json-clojure Section: java Priority: optional Maintainer: Debian Clojure Maintainers Uploaders: Thomas Goirand , Build-Depends: clojure , debhelper-compat (= 13), default-jdk, javahelper, libbultitude-clojure , libclojure-java, libtest-check-clojure , maven-repo-helper, Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/clojure-team/data-json-clojure.git Vcs-Browser: https://salsa.debian.org/clojure-team/data-json-clojure Homepage: https://github.com/clojure/data.json Rules-Requires-Root: no Package: libdata-json-clojure Architecture: all Depends: ${java:Depends}, ${misc:Depends}, libclojure-java, Recommends: ${java:Recommends}, Description: JSON parser/generator to/from Clojure data structures This package provides a Clojure library that does JSON parser and generator, to and from Clojure data structures. It follows the specifications available at http://json.org/.