Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. WWW: http://bitbucket.org/runeh/anyjson/wiki/Home Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->sylvio I'll take it.
sylvio 2010-02-13 14:56:50 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-anyjson Makefile distinfo pkg-descr pkg-plist Log: - Anyjson loadds whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implemention is used WWW: http://bitbucket.org/runeh/anyjson/wiki/Home PR: ports/143604 Submitted by: Mirko Zinn <mail@derzinn.de> Approved by: itetcu (mentor) Revision Changes Path 1.3816 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/py-anyjson/Makefile (new) 1.1 +3 -0 ports/devel/py-anyjson/distinfo (new) 1.1 +4 -0 ports/devel/py-anyjson/pkg-descr (new) 1.1 +11 -0 ports/devel/py-anyjson/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!