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

Changelog

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

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 22:25:43 +0900

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kotlin-mode_0.0~git20230123.fddd747-3.dsc 2.2 KiB 44e4b6c1ed08c42097cdc7edba6dbb652fd2e50152a3e785c226cc1105851ce6
kotlin-mode_0.0~git20230123.fddd747.orig.tar.xz 346.2 KiB ded630697175a4a44550e8c3c96031af39d679faa048fb0a49ba7d5f321dd486
kotlin-mode_0.0~git20230123.fddd747-3.debian.tar.xz 2.9 KiB 0d7e579eb7d42235d4455bf0ec7a75dbc0fb994307438cb7e305d0eb5d8a3585

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.