oneliner-el 0.3.6-9.3 source package in Ubuntu

Changelog

oneliner-el (0.3.6-9.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to source format 3.0. (Closes: #1043219)
  * Apply dh_autoreconf[_clean]. (Closes: #1047770)

 -- Bastian Germann <email address hidden>  Thu, 28 Sep 2023 23:56:43 +0000

Upload details

Uploaded by:
OHURA Makoto
Uploaded to:
Sid
Original maintainer:
OHURA Makoto
Architectures:
all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe editors

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
oneliner-el_0.3.6-9.3.dsc 1.6 KiB aaa6b86d6b957b4faf2fa921c9fac955e95d5e3210c04683868d62d53264e62d
oneliner-el_0.3.6.orig.tar.gz 70.5 KiB 57271a71ba2af6633abf41c4501e565e3b9645de777181a32071a7331ee06b25
oneliner-el_0.3.6-9.3.debian.tar.xz 15.1 KiB 08db31151296070c97cbfe44a01e5a47e297e3607fb72238e0fa7d383a44d1e1

Available diffs

No changes file available.

Binary packages built by this source

oneliner-el: extensions of Emacs standard shell-mode

 oneliner-el provides nice extensions for UNIX shell masters who
 love one-line scripts. This package has the following functions:
 .
  - You can easily connect standard input or output of a command to
    an Emacs buffer.
  - You can sync the current directory of shell-mode and a shell
    process.
  - Oneliner-el can beep when command execution terminates.
  - Oneliner-el handles control codes.