{ "name": "mysqlcompat", "abstract": "MySQL compatibility functions", "description": "A reimplemenation of as many MySQL functions as possible in PostgreSQL, as an aid to porting", "version": "0.0.2", "release_status": "unstable", "maintainer": "Marti Raudsepp ", "generated_by": "Marti Raudsepp ", "license": "unrestricted", "provides": { "mysqlcompat": { "abstract": "MySQL compatibility functions", "file": "all.sql", "version": "0.0.2" } }, "resources": { "bugtracker": { "web": "https://github.com/intgr/mysqlcompat/issues" }, "repository": { "url": "git://github.com/intgr/mysqlcompat.git", "web": "https://github.com/intgr/mysqlcompat", "type": "git" } }, "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "mysql", "compatibility", "conversion", "functions" ] }