execline 2.9.2.0-1 source package in Ubuntu

Changelog

execline (2.9.2.0-1) unstable; urgency=medium

  * New upstream version 2.9.2.0

 -- Shengjing Zhu <email address hidden>  Sat, 18 Feb 2023 21:53:41 +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.2.0-1.dsc 1.4 KiB fe55433a8693f9790168fb9453b01993136c743bba9368c127aa60f19005313b
execline_2.9.2.0.orig.tar.gz 103.1 KiB dc59e5919a0b45b8b138dab41ef83c84d14bbd6f55e32fb384600f5ee7b7d593
execline_2.9.2.0-1.debian.tar.xz 4.9 KiB 620316a07d89690625aed6f3304b702b32a71710d12306203d8140e76f7dc396

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