INFO
Name: uthash-devel
Version: 2.3.0-8.el10_0
Arch: noarch
Summary: A hash table for C structures (headers only)
License: BSD-1-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-11.iad2.fedoraproject.org
Build Date: Sat Nov 30 12:52:31 2024
Size: 204924
URL: http://troydhanson.github.io/uthash
Description: Any C structure can be stored in a hash table using uthash. Just
add a UT_hash_handle to the structure and choose one or more fields
in your structure to act as the key. Then use these macros to store,
retrieve or delete items from the hash table.
FILES
/usr/include/utarray.h
/usr/include/uthash.h
/usr/include/utlist.h
/usr/include/utringbuffer.h
/usr/include/utstack.h
/usr/include/utstring.h
/usr/share/doc/uthash
/usr/share/doc/uthash/ChangeLog.txt
/usr/share/licenses/uthash-devel
/usr/share/licenses/uthash-devel/LICENSE
REQUIRES
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
libut 2.3.0-8.el10_0
libut-devel 2.3.0-8.el10_0
uthash 2.3.0-8.el10_0
uthash-devel 2.3.0-8.el10_0
uthash-static 2.3.0-8.el10_0
CONFIG FILES
/usr/include/utarray.h
/usr/include/uthash.h
/usr/include/utlist.h
/usr/include/utringbuffer.h
/usr/include/utstack.h
/usr/include/utstring.h
/usr/share/doc/uthash
/usr/share/doc/uthash/ChangeLog.txt d
/usr/share/licenses/uthash-devel
/usr/share/licenses/uthash-devel/LICENSE l
LICENSE FILES
BSD-1-Clause
|