libtecla 1.6.3-2.1build1 source package in Ubuntu

Changelog

libtecla (1.6.3-2.1build1) eoan; urgency=medium

  * No-change upload with strops.h and sys/strops.h removed in glibc.

 -- Matthias Klose <email address hidden>  Thu, 05 Sep 2019 11:00:46 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Eoan
Original maintainer:
Debian Med
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe science

Downloads

File Size SHA-256 Checksum
libtecla_1.6.3.orig.tar.gz 519.0 KiB f2757cc55040859fcf8f59a0b7b26e0184a22bece44ed9568a4534a478c1ee1a
libtecla_1.6.3-2.1build1.debian.tar.xz 7.3 KiB 5462ad24e1bb3771cbf0e9956dac5b3c719bd9f13992fea12e05fb6ac8eb856b
libtecla_1.6.3-2.1build1.dsc 2.0 KiB b590b0add4b90a5524046a0da5780b130c6d9111d5c330b9ed6058c43b1e6943

View changes file

Binary packages built by this source

libtecla-dev: interactive command line editing facilities (development)

 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 development files and documentation for
 developing applications using the tecla library.

libtecla1: No summary available for libtecla1 in ubuntu impish.

No description available for libtecla1 in ubuntu impish.