yajl 1.0.12-1ubuntu1 source package in Ubuntu

Changelog

yajl (1.0.12-1ubuntu1) precise; urgency=low

  * Restore -DCMAKE_VERBOSE_MAKEFILE=ON.
  * Export the output from dpkg-buildflags.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 15:27:48 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
yajl_1.0.12.orig.tar.gz 53.5 KiB df27bb20903f68e40c62cdc616a37816d9b8f2bbe943900c5dad16a20dc5d326
yajl_1.0.12-1ubuntu1.debian.tar.gz 5.1 KiB f12aa7ccabd7ee35b6d0036ae520a9a9d3e6ffe907c15266d811789a244aaa29
yajl_1.0.12-1ubuntu1.dsc 2.1 KiB 4b1d1b26e6bec232e1a390f67db7ef0b48de10a110fa424c5bcd23459a40f89a

View changes file

Binary packages built by this source

libyajl-dev: Yet Another JSON Library - development files

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the header files and static libraries needed for
 compiling software that uses the yajl library.

libyajl-doc: Yet Another JSON Library - library documentation

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the API documentation.

libyajl1: Yet Another JSON Library

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.

libyajl1-dbg: Yet Another JSON Library - debugging symbols

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the debugging symbols for libyajl1.

yajl-tools: Yet Another JSON Library - tools

 A small collection of tools that use the yajl library.
 .
 Current tools are:
  json_reformat - beautifies or minimizes format of JSON data
  json_verify - validates JSON data