Package: wnpp Severity: wishlist Owner: Otto Kekalainen <o...@debian.org>
* Package name : golang-github-ziutek-telnet Version : 0.1.0 Upstream Author : MichaĆ Derkacz * URL : https://github.com/ziutek/telnet * License : Expat Programming Lang: Go Description : Go library for handling Telnet connections This package provides a Go library for managing Telnet connections, enabling developers to create robust Telnet clients for interacting with remote servers. It offers a simple interface for handling Telnet protocol specifics, such as option negotiation, echo control, and data transfer, making it suitable for automating interactions with Telnet-based systems. It includes the source code and development files for integrating the library into Go projects. With features like reading until delimiters and support for Unix-style line endings, it is ideal for building command-line tools, network automation scripts, or custom Telnet clients. Primary motivation: This is one of the build dependencies for 'usql'.