Package: libhx-dev (1.18-1)
Links for libhx-dev
Ubuntu Resources:
Download Source Package libhx:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Bastian Kleineidam
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Development files for libhx
A C library for:
- A+R/B trees to use for lists or maps (associative arrays) - Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs)) - platform independent opendir-style directory access - platform independent dlopen-style shared library access - auto-storage strings with direct access - command line option (argv) parser - shell-style config file parser - platform independent random number generator with transparent /dev/urandom support - various string, memory and zvec ops
This package contains the development libraries, header files needed by programs that want to compile with libhx.
Other Packages Related to libhx-dev
|
|
|
-
- dep: libhx13 (= 1.18-1)
- A library providing queue, tree, I/O and utility functions