Package: wnpp Severity: wishlist Owner: Otto Kekalainen <o...@debian.org>
* Package name : golang-github-gohxs-readline Version : 1.4 Upstream Author : Luis Figueiredo * URL : https://github.com/gohxs/readline * License : Expat Programming Lang: Go Description : Go implementation of GNU Readline (library) This package provides a Go library for implementing readline functionality, enabling interactive command-line interfaces with line editing and history management. It offers a lightweight and flexible API for developers building terminal-based applications, allowing efficient handling of user input. It includes the source code and development files for integrating the library into Go projects. The library is particularly useful for creating custom CLI tools or interactive shells, supporting features like tab completion and history navigation. Primary motivation: This is one of the build dependencies for 'usql'.