Name: | sdl-telnet-devel |
---|---|
Version: | 1.0.0 |
Release: | 5.20220328gite0e2a91.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 131684 |
License: | Public Domain |
RPM: | sdl-telnet-devel-1.0.0-5.20220328gite0e2a91.el8.aarch64.rpm |
Source RPM: | sdl-telnet-1.0.0-5.20220328gite0e2a91.el8.src.rpm |
Build Date: | Thu Apr 07 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/SDL-Hercules-390/telnet |
Summary: | Development files for sdl-telnet |
Description: | libtelnet is a library for handling the TELNET protocol for use by the SDL-Hercules-390 emulator. It includes routines for parsing incoming data from a remote peer as well as formatting data to be sent to the remote peer. libtelnet uses a callback-oriented API, allowing application-specific handling of various events. The callback system is also used for buffering outgoing protocol data, allowing the application to maintain control of the actual socket connection. Features supported include the full TELNET protocol, Q-method option negotiation, and NEW-ENVIRON. The sdl-telnet-devel package contains libraries and header files for developing applications that use sdl-telnet. |
- Update summary and description to make it clear this is a fork - Update to e0e2a91 git snapshot - Drop f32 logic and tidy up the specfile
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Fix build on f32 and epel8
- Initial package