Paketname | libustr-dev |
Beschreibung | Micro string library: development stuff |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.4-2 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 1296 Byte |
Hängt ab von | libustr-1.0-1 (= 1.0.4-2), libc6-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ustr |
Paketgröße | 232578 Byte |
Prüfsumme MD5 | d59a3d681e7127918a2a9da927f0c8e9 |
Prüfsumme SHA1 | 21dbc5b63aeda7101d161f78d4be2a344519620c |
Prüfsumme SHA256 | 5dd63fa42344c868c2c1a79105ef951457f65bd4e0300683c0ec2be4c08245eb |
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.
|