[ 源代码: libcorkipset ]
软件包:libcorkipset1(1.1.1+20150311-11)
libcorkipset1 的相关链接
Debian 的资源:
下载源码包 libcorkipset:
- [libcorkipset_1.1.1+20150311-11.dsc]
- [libcorkipset_1.1.1+20150311.orig.tar.xz]
- [libcorkipset_1.1.1+20150311-11.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
C library to store sets/maps of IP address
The ipset library provides C data types for storing sets of IP addresses, and maps of IP addresses to integers. It supports both IPv4 and IPv6 addresses. It's implemented using "Binary Decision Diagrams" (BDDs, https://en.wikipedia.org/wiki/Binary_decision_diagram), which (we hypothesize) makes it space efficient for large sets.
This package provides shared library.
其他与 libcorkipset1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcork16 (>= 0.15.0+ds-8)
- simple, easily embeddable, cross-platform C library