b9ee446350
The ej module makes it easier to work with Erlang terms representing JSON in the format returned by jiffy, mochijson2, or ejson. You can use ej:get/2 to walk an object and return a particular value, ej:set/3 to update a value within an object, or ej:delete/2 to remove a value from an object. ok aja@
10 lines
372 B
Plaintext
10 lines
372 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/08 11:53:57 jasper Exp $
|
|
lib/erlang/lib/ej-${VERSION}/
|
|
lib/erlang/lib/ej-${VERSION}/ebin/
|
|
lib/erlang/lib/ej-${VERSION}/ebin/ej.app
|
|
lib/erlang/lib/ej-${VERSION}/ebin/ej.beam
|
|
lib/erlang/lib/ej-${VERSION}/include/
|
|
lib/erlang/lib/ej-${VERSION}/include/ej.hrl
|
|
lib/erlang/lib/ej-${VERSION}/src/
|
|
lib/erlang/lib/ej-${VERSION}/src/ej.erl
|