套件:libustr-dev(1.0.4-6.1) [debports]
Micro string library: development stuff
ustr (Micro string library) is a string API for C. It has tiny overhead over just plain strdup(), is much safer, is easier to use, is faster for many operations, can be used with read-only or automatically allocated data. You don't even need to link to the library to use it (so there are no dependencies).
This package contains header files and static library needed to compile code that uses ustr.
其他與 libustr-dev 有關的套件
|
|
|
|
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
同時作為一個虛擬套件由這些套件填實: libc6.1-dev
-
- dep: libustr-1.0-1 (= 1.0.4-6.1)
- Micro string library: shared library