yajl 1.0.12-1 source package in Ubuntu

Changelog

yajl (1.0.12-1) unstable; urgency=low
  * New upstream  * Remove non-pic-static-lib.patch. Applied upstream.  * Add misc:Depends to dev and doc packages  * Use source format 3.0 (quilt)  * Bump Standards-Version to 3.9.2. No changes needed.  * Add libyajl1.symbols file  * Transition to multiarch -- John Stamp <email address hidden>  Tue, 19 Jul 2011 10:55:54 -0700

Upload details

Uploaded by:
John Stamp
Uploaded to:
Sid
Original maintainer:
John Stamp
Architectures:
any
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-1.dsc 1.1 KiB 0bfb25daa73876990ff37f5d4f19912bb784f2b1b3fa6b4c97f7d9913f426ab8
yajl_1.0.12.orig.tar.gz 53.5 KiB df27bb20903f68e40c62cdc616a37816d9b8f2bbe943900c5dad16a20dc5d326
yajl_1.0.12-1.debian.tar.gz 4.9 KiB b3198a78243ed507b86f3c7977fb558ba6e98f5a34b2c768187f6d10986cc034

No changes file available.

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