Metadata for stb_textedit-devel-1.14^20260313git904aa67-2.el10_3.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: stb_textedit-devel
Version: 1.14^20260313git904aa67-2.el10_3
Arch: aarch64
Summary: Guts of a text editor for games etc., implementing them from scratch
License: MIT OR Unlicense
Vendor: Fedora Project
Build Host: buildvm-a64-31.rdu3.fedoraproject.org
Build Date: Thu Apr  9 11:05:42 2026
Size: 56544
URL: https://github.com/nothings/stb
Description: This C header file implements the guts of a multi-line text-editing widget; you
implement display, word-wrapping, and low-level string insertion/deletion, and
stb_textedit will map user inputs into insertions & deletions, plus updates to
the cursor position, selection state, and undo state.

It is intended for use in games and other systems that need to build their own
custom widgets and which do not have heavy text-editing requirements (this
library is not recommended for use for editing large texts, as its performance
does not scale and it has limited undo).

Non-trivial behaviors are modeled after Windows text controls.

FILES

/usr/include/stb
/usr/include/stb/stb_textedit.h
/usr/include/stb_textedit.h
/usr/share/licenses/stb_textedit-devel
/usr/share/licenses/stb_textedit-devel/LICENSE

REQUIRES

rpmlib(CaretInVersions) 4.15.0-1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

stb_textedit-devel 1.14^20260313git904aa67-2.el10_3
stb_textedit-devel(aarch-64) 1.14^20260313git904aa67-2.el10_3
stb_textedit-static 1.14^20260313git904aa67-2.el10_3

CONFIG FILES

/usr/include/stb
/usr/include/stb/stb_textedit.h
/usr/include/stb_textedit.h
/usr/share/licenses/stb_textedit-devel
/usr/share/licenses/stb_textedit-devel/LICENSE l

LICENSE FILES

MIT OR Unlicense