execline 2.9.3.0-1 source package in Ubuntu

Changelog

execline (2.9.3.0-1) unstable; urgency=medium

  * New upstream version 2.9.3.0

 -- Shengjing Zhu <email address hidden>  Wed, 05 Apr 2023 22:58:57 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
execline_2.9.3.0-1.dsc 1.4 KiB de300275be0f198457d9c2aa06f72fb00cb65ea424728f8eee9ef3a040d910f6
execline_2.9.3.0.orig.tar.gz 103.4 KiB 24dcb2028153ed7e5649a55545168a16e1375f7c1e7d918b985f229864a4c8d8
execline_2.9.3.0-1.debian.tar.xz 4.9 KiB 2f5843d6cf6ae3e4dc95bdf45a2cf063911f94e8a384ad8d5177d9213669e214

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