freebsd-ports/devel/flexjson/pkg-descr
Martin Wilke 43e4f23cea FlexJSON is a lightweight library to serialize objects out in Javascript Object
Notation (JSON). The library serializes only immediately available fields by
default, although it's fairly easy to add additional data such as collections
through code or annotations.

WWW: http://flexjson.sourceforge.net/

PR:		ports/111934
Submitted by:	Nemo Liu <nemoliu at gmail.com>
2007-04-20 12:18:32 +00:00

7 lines
303 B
Plaintext

FlexJSON is a lightweight library to serialize objects out in Javascript Object
Notation (JSON). The library serializes only immediately available fields by
default, although it's fairly easy to add additional data such as collections
through code or annotations.
WWW: http://flexjson.sourceforge.net/