Browse Source

yajl: Added yajl 1.0.9 - A fast event-driven JSON parser and validating JSON generator

user/karasz/next/updates
Christian Wiese 15 years ago committed by Christian Wiese
parent
commit
a438937de8
  1. 19
      develop/yajl/yajl.conf
  2. 32
      develop/yajl/yajl.desc

19
develop/yajl/yajl.conf

@ -0,0 +1,19 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../yajl/yajl.conf
# Copyright (C) 2010 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# do not run the supplied configure script written in ruby
runconf=0
# only pass 'install' target
makeinstopt="install"

32
develop/yajl/yajl.desc

@ -0,0 +1,32 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../yajl/yajl.desc
[COPY] Copyright (C) 2010 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A fast event-driven JSON parser and validating JSON generator
[T] YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and
[T] a small validating JSON generator.
[U] http://lloyd.github.com/yajl/
[A] Lloyd Hilaiel <lloyd@hilaiel.com>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/development
[L] BSD
[S] Stable
[V] 1.0.9
[P] X -----5---9 800.000
[D] 4187764403 yajl-1.0.9.tar.gz http://github.com/downloads/lloyd/yajl/
Loading…
Cancel
Save