Date: Sat, 2 Jan 2010 23:25:54 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile Message-ID: <201001022325.o02NPsro052345@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2010-01-02 23:25:54 UTC
FreeBSD ports repository
Modified files:
converters Makefile
Log:
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It is easy for humans to read and write. It is easy for
machines to parse and generate. It is based on a subset of the
JavaScript Programming Language, Standard ECMA-262 3rd Edition -
December 1999.
This library provides a parser and pretty printer for converting
between Haskell values and JSON.
WWW: http://hackage.haskell.org/package/json
PR: ports/142184
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Revision Changes Path
1.171 +1 -0 ports/converters/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001022325.o02NPsro052345>
