execline 2.9.4.0-1 source package in Ubuntu

Changelog

execline (2.9.4.0-1) unstable; urgency=medium

  * New upstream version 2.9.4.0
  * Bump skalibs-dev to 2.14.0.0
  * Refresh symbols file

 -- Shengjing Zhu <email address hidden>  Wed, 08 Nov 2023 05:48:35 +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.9.4.0-1.dsc 1.4 KiB 7d36b2f7a203716edf55b4244ea5d8076f34412de459c6fa36b10f2c2d0f04ad
execline_2.9.4.0.orig.tar.gz 103.8 KiB 70798b7b5595743a6512fb2157234f7ef2399a0d81099774aecb61017f451b2d
execline_2.9.4.0-1.debian.tar.xz 5.0 KiB 9009c03edbd6777cf30468c4645208868a9cffc6c1a002de24b3eeee9c45d88c

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.9: 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.9-dbgsym: debug symbols for libexecline2.9