Package: elpa-ccls Source: emacs-ccls Version: 0~20240508-1 Architecture: all Maintainer: Denis Danilov Installed-Size: 88 Depends: elpa-lsp-mode (>= 6.3.1), elpa-dash (>= 2.14.1), dh-elpa-helper, emacsen-common, ccls Enhances: emacs Filename: all/elpa-ccls_0~20240508-1_all.deb Size: 14048 MD5sum: 16875a56aa4927c09d5347b7fcbac9c8 SHA1: e2493d66ebe6ffce419c4a7fa756610cb75f52ca SHA256: aa8dccb77072fd972b7ddf5b2fb14ec458e5d2d149ac97829f2e3798c47dac79 Section: editors Priority: optional Homepage: https://github.com/emacs-lsp/emacs-ccls Description: Emacs client for ccls, a C/C++ language server emacs-ccls is a client for ccls, a C/C++/Objective-C language server supporting multi-million line C++ code-bases, powered by libclang. . It leverages lsp-mode, but also provides some ccls extensions to LSP: * semantic highlighting * skipped ranges (e.g. a #if false region) * cross references: $ccls/inheritance $ccls/call $ccls/vars Package: elpa-julia-mode Source: julia-mode Version: 0~20240506-1 Architecture: all Maintainer: Denis Danilov Installed-Size: 543 Depends: dh-elpa-helper, emacsen-common Recommends: elpa-julia-repl Enhances: emacs Filename: all/elpa-julia-mode_0~20240506-1_all.deb Size: 52420 MD5sum: 6a6245f31527e4fd88c1a0b7a031065d SHA1: 6bddc45b1e0ce0ccb606eaa14dff36dac43532a5 SHA256: d64725d3d1e3bdf7ba6754734f545f95c7000564081d2b28a42311331a1d0caf Section: editors Priority: optional Homepage: https://github.com/JuliaEditorSupport/julia-emacs Description: Emacs mode for editing Julia programs julia-mode is a Emacs major mode for editing code in the Julia programming language. It provides syntax highlighting, indentation, and interaction with Julia REPL. Package: elpa-julia-repl Source: julia-repl Version: 0~20240408-1 Architecture: all Maintainer: Denis Danilov Installed-Size: 68 Depends: elpa-s (>= 1.12), dh-elpa-helper, emacsen-common Recommends: elpa-vterm Enhances: emacs Filename: all/elpa-julia-repl_0~20240408-1_all.deb Size: 13836 MD5sum: e191ffcca6836fac2255929c965b9f17 SHA1: db3f3a5d01177b32d0db53216caed5328bfd9c7a SHA256: f89aea73364eefe3b09767b8dd0af1d79632c971cb6c869c3989cd91804ba08f Section: editors Priority: optional Homepage: https://github.com/tpapp/julia-repl Description: Emacs minor mode for a Julia REPL Run an inferior Julia REPL in a terminal inside Emacs. Package: fprettify Version: 0.3.7-1 Architecture: all Maintainer: Denis Danilov Installed-Size: 123 Depends: python3-configargparse, python3:any Filename: all/fprettify_0.3.7-1_all.deb Size: 25404 MD5sum: d1082b436d52e5c525d4ea1e0f1ddbbc SHA1: 1454f47331ce697c870ea343f26273a4743c7279 SHA256: 1f56e0f8b748f87fb816fdf207fa88c2a95a6c04f3c4a149baa3a1989b4eae54 Section: editors Priority: optional Homepage: https://github.com/fortran-lang/fprettify Description: auto-formatter for modern fortran fprettify is an auto-formatter for modern Fortran code that imposes strict whitespace formatting, written in Python.