{ "name": "ruid", "abstract": "Compact and usable UUID representation", "version": "0.0.3", "maintainer": "Simon Bertrang ", "license": "postgresql", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "prereqs": { "runtime": { "requires": { "uuid-ossp": 0 } } }, "provides": { "ruid": { "abstract": "Compact and usable UUID representation", "file": "ruid.sql", "docfile": "doc/ruid.mmd", "version": "0.0.3" } }, "tags": [ "compact", "practical", "unique", "identifier", "ruid", "uuid" ] }