Package
libustr-1.0-1Version
1.0.4-5Priority
requiredSection
libsSource
ustrOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Vaclav Ovsik <vaclav.ovsik@i.cz>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
280 kBDepends
libc6 (>= 2.14)Homepage
http://www.and.org/ustr/Task
minimalSupported
5yDownload Size
68.4 kBAPT Manual Installed
yesAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
Micro string library: shared libraryustr (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 the shared library.