Packages

Emergence data structure

Retired package: Deprecated - Replaced by OTP 27 stdlib: json module and em_filter 1.0.0

Current section

Files

Jump to
embryo src embryo.app.src
Raw

src/embryo.app.src

{application,embryo,
[{description,"Emergence data structure"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/EmergenceSystem/Embryo"}]}]}.