ustr 1.0.4-3ubuntu1 source package in Ubuntu

Changelog

ustr (1.0.4-3ubuntu1) raring; urgency=low

  * Fix cross build.
  * Fix detection of the stdint.h header file.
  * Enable verbose build.
 -- Matthias Klose <email address hidden>   Mon, 07 Jan 2013 18:13:22 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Raring
Original maintainer:
Vaclav Ovsik
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ustr_1.0.4.orig.tar.gz 294.3 KiB 4d293b6b9d9fe51d58441f4b09b1f0005fcad8256ae8048587789bf5dbefb62e
ustr_1.0.4-3ubuntu1.diff.gz 12.4 KiB 17df28780b8aacc877de901a33920e95895bdca3b540ca797eb9f06691c08e7e
ustr_1.0.4-3ubuntu1.dsc 1.3 KiB 3e5c685ddda78a6b7f38eb6e139b022eccdd8467924b8a9f297eed5382849e7c

View changes file

Binary packages built by this source

libustr-1.0-1: Micro string library: shared library

 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 the shared library for ustr.

libustr-1.0-1-dbg: No summary available for libustr-1.0-1-dbg in ubuntu saucy.

No description available for libustr-1.0-1-dbg in ubuntu saucy.

libustr-dev: 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 libraries needed to
 compile applications or shared objects that use ustr.

libustr-doc: Micro string library: documentation

 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 provides HTML documentation and examples.