Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403958
en ru br
ALT Linux repos
S:0.3.2-alt1

Group :: System/Libraries
RPM: libvterm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.2-alt1
Build date: 25 may 2023, 16:17 ( 47.1 weeks ago )
Size: 66.91 Kb

Home page:   http://www.leonerd.org.uk/code/libvterm/

License: MIT
Summary: an abstract C99 library which implements a VT220 or xterm-like terminal emulator
Description:


An abstract C99 library which implements a VT220 or xterm-like terminal
emulator. It doesn't use any particular graphics toolkit or output system,
instead it invokes callback function pointers that its embedding program should
provide it to draw on its behalf. It avoids calling malloc() during normal
running state, allowing it to be used in embedded kernel situations.

Current maintainer: Vladimir Didenko

List of contributors

List of rpms provided by this srpm:

  • libvterm
  • libvterm-debuginfo
  • libvterm-devel
  • libvterm-tools
  • libvterm-tools-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin