[ 源代码: libhx ]
软件包: libhx-dev (1.18-1)
libhx-dev 的相关链接
Ubuntu 的资源:
下载源码包 libhx:
维护者:
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.
相似软件包:
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.
其它与 libhx-dev 有关的软件包
|
|
|
-
- dep: libhx13 (= 1.18-1)
- A library providing queue, tree, I/O and utility functions