{ "name": "openbarter", "abstract": "Multilateral agreement production engine.", "description": "openBarter is a central limit order book that performs competition on price even if money is not necessary to express them. It is a barter market and allows cyclic exchange between two partners (buyer and seller) or more in a single transaction. It provides a fluidity equivalent to that of a regular market place.", "version": "0.8.2", "maintainer": [ "Olivier Chaussavoine " ], "license": "gpl_3", "prereqs": { "runtime": { "requires": { "plpgsql": 0, "PostgreSQL": "9.2.0" } } }, "provides": { "openbarter": { "file": "src/sql/model.sql", "docfile": "doc/doc-ob.pdf", "version": "0.8.2", "abstract": "Multilateral agreement engine." } }, "resources": { "bugtracker": { "web": "http://github.com/olivierch/openBarter/issues" }, "repository": { "url": "git://github.com/olivierch/openBarter.git", "web": "http://olivierch.github.com/openBarter", "type": "git" } }, "generated_by": "Olivier Chaussavoine", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "cyclic exchange","non-bilateral", "central","limit","order","book", "barter", "market" ], "release_status": "stable" }