Pakket: execline (2.5.0.1-3)
Verwijzigingen voor execline
Debian bronnen:
Het bronpakket execline downloaden:
Beheerder:
Externe bronnen:
- Homepage [skarnet.org]
Vergelijkbare pakketten:
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.
Execline binaries are installed in /usr/lib/execline/bin, please add it to PATH before using them.
Andere aan execline gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libexecline2.5 (>= 2.5.0.1)
- small and non-interactive scripting language (shared library)
-
- dep: libskarnet2.7 (>= 2.7.0.0)
- library used for building software at skarnet.org