{
   "name": "orafce",
   "abstract": "Oracle's compatibility functions and packages",
   "description": "This module allows use a well known Oracle's functions and packages inside PostgreSQL",
   "version": "4.16.7",
   "date": "2026-06-04T06:00:32Z",
   "maintainer": [
      "Pavel Stehule <pavel.stehule@gmail.com>",
      "Takahiro Itagaki <itagaki.takahiro@gmail.com>"
   ],
   "release_status": "stable",
   "user": "okbob",
   "sha1": "9d701f1993655f0b1a6f865a63a28ae8c5a55ae6",
   "license": {
      "PostgreSQL": "http://www.postgresql.org/about/licence"
   },
   "prereqs": {
      "runtime": {
         "recommends": {
            "PostgreSQL": "18.0.0"
         },
         "requires": {
            "PostgreSQL": "13.0.0",
            "plpgsql": 0
         }
      }
   },
   "provides": {
      "orafce": {
         "abstract": "Oracle's compatibility functions and packages",
         "docfile": "README.orafce",
         "file": "sql/orafce.sql",
         "version": "4.16.7"
      }
   },
   "tags": ["oracle", "compatibility", "user function", "custom function", "intrerprocess communication", "read from file", "write to file", "bussiness calendar"],
   "resources": {
      "homepage": "http://www.pgsql.cz/index.php/Oracle_functionality_%28en%29",
      "repository": {
         "type": "git",
         "url": "https://github.com/orafce/orafce",
         "web": "https://github.com/orafce/orafce"
      }
   }
}
