[ 原始碼: libxmlb ]
套件:libxmlb2(0.3.10-2)
libxmlb2 的相關連結
Debian 的資源:
下載原始碼套件 libxmlb:
維護小組:
- Debian EFI team (QA 頁面, 郵件存檔)
- Steve McIntyre (QA 頁面)
- Matthias Klumpp (QA 頁面)
- Mario Limonciello (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Binary XML library
The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included.
This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data.
其他與 libxmlb2 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libglib2.0-0 (>= 2.53.2)
- GLib library of C routines
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library