Packages

Conflict-free replicated data types

Retired package: Deprecated - Obsolated

Current section

Files

Jump to
shiguredo_crdt src crdt.app.src
Raw

src/crdt.app.src

{application,crdt,
[{description,"Conflict-free replicated data types"},
{pkg_name,shiguredo_crdt},
{vsn,"2022.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/shiguredo/crdt"}]}]}.