Paketname | libustr-dev |
Beschreibung | Micro string library: development stuff |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.4-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 1300 Byte |
Hängt ab von | libustr-1.0-1 (= 1.0.4-2), libc6-dev |
Empfohlene Pakete | |
Paketbetreuer | Vaclav Ovsik |
Quelle | ustr |
Paketgröße | 237016 Byte |
Prüfsumme MD5 | 2e125160f7bdd5262a3b63bf4cf9072a |
Prüfsumme SHA1 | 2fd8bfe306d4d2a02c189a4c2a24d2a8b579534a |
Prüfsumme SHA256 | 9799306380fd02a1c79c699c9554badf39b0a7914ab4bfe534174f88b46d91cf |
Link zum Herunterladen | libustr-dev_1.0.4-2_i386.deb |
Ausführliche Beschreibung | 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 libraries needed to
compile applications or shared objects that use ustr.
|