Package: clj-kondo Version: 2021.12.19-0+74.2 Architecture: amd64 Maintainer: Daniel Ziltener Installed-Size: 44306 Filename: ./amd64/clj-kondo_2021.12.19-0+74.2_amd64.deb Size: 8740096 MD5sum: c255d329b200b45006229dc8d67fc02a SHA1: 12d5707ae000c6996b67db1a60f7fb4edcae632f SHA256: cbb5efd39b5cfe18c8b63258d965daee49adc436a70877a5568b17c0dd9c41b8 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: clj-kondo-dbgsym Source: clj-kondo Version: 2021.12.19-0+74.2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Daniel Ziltener Installed-Size: 68 Depends: clj-kondo (= 2021.12.19-0+74.2) Filename: ./amd64/clj-kondo-dbgsym_2021.12.19-0+74.2_amd64.deb Size: 35640 MD5sum: f5290940a619dc481b720a0a65a9cf6b SHA1: d859a2dc51b1fc339a8b60951b071e5c4a74905a SHA256: d76a916605e7d7ba355f81b9a12114e92af0d35f733f40f1ea4aab67fc9aea87 Section: debug Priority: optional Description: debug symbols for clj-kondo Build-Ids: e99f536679cace4d2ebc678fd6530bca81f0142e Package: clojure Version: 1.10.1.763-1+28.5 Architecture: amd64 Maintainer: Daniel Ziltener Installed-Size: 2 Filename: ./amd64/clojure_1.10.1.763-1+28.5_amd64.deb Size: 1064 MD5sum: 6aa7f2cbfa1870615d623f78fe4e78c1 SHA1: 516afaf89fcb05ed3b6f1c803876e4b59b756b6e SHA256: c52f121dc2164eba5737d840b121bbc9be513c2550b8f7a82ad3bf7646e5ffb6 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.