libtecla 1.6.1-5ubuntu1 source package in Ubuntu

Changelog

libtecla (1.6.1-5ubuntu1) saucy; urgency=low

  * Force a distclean instead of dh_auto_clean to avoid debhelper's
    make taget detection hitting an infinite loop on the LP buildds.
 -- Adam Conrad <email address hidden>   Thu, 19 Sep 2013 21:24:00 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe science

Downloads

File Size SHA-256 Checksum
libtecla_1.6.1.orig.tar.gz 506.8 KiB 21db2947bd1415070e0462673aa9bed04610946e09169fcd63e02557b0d999a1
libtecla_1.6.1-5ubuntu1.debian.tar.gz 54.3 KiB 7c43610ab8a031097be270c56052655b3563b3c6bea6a571e805aaecb9282f5e
libtecla_1.6.1-5ubuntu1.dsc 1.5 KiB e038d2423210ab7d24f46178092c8424954186b8f12e56e6f57d1afa860ea092

Available diffs

View changes file

Binary packages built by this source

libtecla1: interactive command line editing facilities

 The tecla library provides UNIX and LINUX programs with interactive
 command line editing facilities, similar to those of the UNIX tcsh
 shell. In addition to simple command-line editing, it supports recall
 of previously entered command lines, TAB completion of file names or
 other tokens, and in-line wild-card expansion of filenames. The
 internal functions which perform file-name completion and wild-card
 expansion are also available externally for optional use by programs.
 .
 In addition, the library includes a path-searching module. This allows
 an application to provide completion and lookup of files located in
 UNIX style paths. Although not built into the line editor by default,
 it can easily be called from custom tab-completion callback
 functions. This was originally conceived for completing the names of
 executables and providing a way to look up their locations in the
 user's PATH environment variable, but it can easily be asked to look
 up and complete other types of files in any list of directories.
 .
 Note that special care has been taken to allow the use of this library
 in threaded programs. The option to enable this is discussed in the
 Makefile, and specific discussions of thread safety are presented in
 the included man pages.
 .
 This package contains the runtime libraries.

libtecla1-dev: No summary available for libtecla1-dev in ubuntu saucy.

No description available for libtecla1-dev in ubuntu saucy.