Package: clj-kondo Version: 2021.01.20-0+62.1 Architecture: amd64 Maintainer: Daniel Ziltener Installed-Size: 31749 Filename: ./amd64/clj-kondo_2021.01.20-0+62.1_amd64.deb Size: 6220412 MD5sum: 995b8c44f613c5584e5ac7a41dae0202 SHA1: 4319a3c3b6a8c75ef625af4e917a203f3eee3a81 SHA256: 3674a1c316f52704c415fbeb86c2fbe227444d26722b28b63b8d7a67673a47fa Section: linters Priority: optional Homepage: https://github.com/borkdude/clj-kondo Description: A linter for Clojure code that sparks joy Clj-kondo performs static analysis on Clojure, ClojureScript and EDN, without the need of a running REPL. It informs you about potential errors while you are typing. Package: clojure Version: 1.10.1.763-1+28.136 Architecture: amd64 Maintainer: Daniel Ziltener Installed-Size: 2 Filename: ./amd64/clojure_1.10.1.763-1+28.136_amd64.deb Size: 1068 MD5sum: 35587569567d3f4c696629afa0e5e6f5 SHA1: 7ff11233a808ce47cf437ca5ab82a502086aaef9 SHA256: 5e4ee0bde65be389df3f0c696090077ac55537ee626f94027b7010d370a981c6 Section: languages Priority: optional Homepage: https://github.com/borkdude/clojure Description: A modern Lisp dialect running on the JVM Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language, yet remains completely dynamic – every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.