Useful collection of routines for C and C++ programming

Edit Package libHX

libHX is a C library (with some C++ bindings available) that provides
data structures and functions commonly needed, such as maps, deques,
linked lists, string formatting and autoresizing, option and config
file parsing, type checking casts and more.

libHX aids in quickly writing up C and C++ data processing programs,
by consolidating tasks that often happen to be open-coded, such as
(simple) config file reading, option parsing, directory traversal,
and others, into a library. The focus is on reducing the amount of
time (and secondarily, the amount of code) a developer has to spend
for otherwise implementing such.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000095 95 Bytes
libHX-3.13.tar.xz 0000851520 832 KB
libHX-3.13.tar.xz.asc 0000000836 836 Bytes
libHX.changes 0000009881 9.65 KB
libHX.spec 0000004428 4.32 KB
Revision 41 (latest revision is 79)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 129442 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 41)
- Update to new upstream release 3.13
* io: remove HX_REALPATH_SYMLINK
* option: new HXOPT_RQ_ORDER flag, allows unconditional POSIX-style
  parsing (parsing terminates at first non-option encountered)
* option: add HXTYPE_SIZE_T
* time: add functions and macros for arithmetic and handling of
  timespec with support for negative time values
Comments 0
openSUSE Build Service is sponsored by