execline 2.8.1.0-1 source package in Ubuntu

Changelog

execline (2.8.1.0-1) unstable; urgency=medium

  * New upstream version 2.8.1.0
  * Bump skalibs-dev to 2.11.0.0

 -- Shengjing Zhu <email address hidden>  Fri, 08 Oct 2021 22:51:55 +0800

Upload details

Uploaded by:
Shengjing Zhu
Uploaded to:
Sid
Original maintainer:
Shengjing Zhu
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
execline_2.8.1.0-1.dsc 1.5 KiB 42ce4b576f8b729fa5c3d06365b612aa35b8598e9739de33515a5c46a3ace5e7
execline_2.8.1.0.orig.tar.gz 93.4 KiB 29d2ba074a92168e0bd10f7f5967dd219ebd814dd21299a276dee74656e6361c
execline_2.8.1.0-1.debian.tar.xz 4.8 KiB 3deada4a99acb0dbffb436da790d2dba837a975185998074d20d4afe39cb025c

Available diffs

No changes file available.

Binary packages built by this source

execline: small and non-interactive scripting language

 Execline is a (non-interactive) scripting language, like sh; but its
 syntax is quite different from a traditional shell syntax. The execlineb
 program is meant to be used as an interpreter for a text file; the other
 commands are essentially useful inside an execlineb script.
 .
 Execline is as powerful as a shell: it features conditional loops,
 getopt-style option handling, filename globbing, and more. Meanwhile, its
 syntax is far more logic and predictable than the shell's syntax, and has
 no security issues.
 .
 Documentation is provided in execline-doc package.
 .
 Binaries are installed in /usr/lib/execline/bin. Use the /usr/bin/execlineb
 wrapper or add /usr/lib/execline/bin to PATH.

execline-dbgsym: debug symbols for execline
execline-doc: small and non-interactive scripting language (documentation)

 Execline is a (non-interactive) scripting language, like sh; but its
 syntax is quite different from a traditional shell syntax. The execlineb
 program is meant to be used as an interpreter for a text file; the other
 commands are essentially useful inside an execlineb script.
 .
 Execline is as powerful as a shell: it features conditional loops,
 getopt-style option handling, filename globbing, and more. Meanwhile, its
 syntax is far more logic and predictable than the shell's syntax, and has
 no security issues.
 .
 This package contains documentation files.

libexecline-dev: small and non-interactive scripting language (development files)

 Execline is a (non-interactive) scripting language, like sh; but its
 syntax is quite different from a traditional shell syntax. The execlineb
 program is meant to be used as an interpreter for a text file; the other
 commands are essentially useful inside an execlineb script.
 .
 Execline is as powerful as a shell: it features conditional loops,
 getopt-style option handling, filename globbing, and more. Meanwhile, its
 syntax is far more logic and predictable than the shell's syntax, and has
 no security issues.
 .
 This package contains static and header files.

libexecline2.8: small and non-interactive scripting language (shared library)

 Execline is a (non-interactive) scripting language, like sh; but its
 syntax is quite different from a traditional shell syntax. The execlineb
 program is meant to be used as an interpreter for a text file; the other
 commands are essentially useful inside an execlineb script.
 .
 Execline is as powerful as a shell: it features conditional loops,
 getopt-style option handling, filename globbing, and more. Meanwhile, its
 syntax is far more logic and predictable than the shell's syntax, and has
 no security issues.
 .
 This package contains shared libraries.

libexecline2.8-dbgsym: debug symbols for libexecline2.8