kotlin-mode 0.0~git20230123.fddd747-2 source package in Ubuntu

Changelog

kotlin-mode (0.0~git20230123.fddd747-2) unstable; urgency=medium

  * Team upload.
  * Install all elisp files.  Kotlin-mode-indent.el was missing from
    elpa-kotlin-mode in the last upload (Closes: #1030830).

 -- Nicholas D Steeves <email address hidden>  Tue, 07 Feb 2023 17:02:53 -0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kotlin-mode_0.0~git20230123.fddd747-2.dsc 2.1 KiB ed0dc95d893c5182c3a9a02fa337b046f5386077eb6cb3002a33f7399ee5f203
kotlin-mode_0.0~git20230123.fddd747.orig.tar.xz 346.2 KiB ded630697175a4a44550e8c3c96031af39d679faa048fb0a49ba7d5f321dd486
kotlin-mode_0.0~git20230123.fddd747-2.debian.tar.xz 2.8 KiB c7074ee6873cefb044e72430a53d8f4e1a38d8249c25ff0953acaa769d90660f

No changes file available.

Binary packages built by this source

elpa-kotlin-mode: Emacs major mode for kotlin

 This package contains an Emacs major mode for Kotlin, including a REPL.
 .
 It has syntax support (font-lock), along with interactive region sending to
 its own REPL. There are also settings for indentation parameters and having
 features to navigate Kotlin code easier.
 .
 In the future, this package will have support for Gradle build files.