xe 0.11-1 source package in Ubuntu

Changelog

xe (0.11-1) unstable; urgency=medium

  * New upstream version (2017-11-05)
    * Add ZSH completion
    * Bugfixes
      * `-F` exits as soon as possible when a command fails
      * `-p` and `-s` can now be used together
      * Better error handling
    * More robust testsuite

 -- Nicolas Braud-Santoni <email address hidden>  Sun, 12 Nov 2017 00:16:59 +0100

Upload details

Uploaded by:
Nicolas Braud-Santoni
Uploaded to:
Sid
Original maintainer:
Nicolas Braud-Santoni
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xe_0.11-1.dsc 1.7 KiB 1122b9aea6c5bfc1915a7207c23e878aed742b55d10527b99e57f0183a0d4079
xe_0.11.orig.tar.gz 13.3 KiB 4087d40be2db3df81a836f797e1fed17d6ac1c788dcf0fd6a904f2d2178a6f1a
xe_0.11-1.debian.tar.xz 4.9 KiB e40475ef22834c68eb5c6d703f35835aeb317898e125c4888e82318b8357ba65

Available diffs

No changes file available.

Binary packages built by this source

xe: simple alternative to xargs and apply

 xe is a tool for constructing command lines from file listings or
 arguments, which includes the best features of xargs(1) and apply(1).
 .
 Its name means "execute for every ...".
 .
 It provides simple(r) parsing of its input, does not invoke a shell by
 default, can execute multiple commands in parallel, ...

xe-dbgsym: debug symbols for xe