{
   "name": "icu_ext",
   "abstract": "Extension to expose functionality from the ICU (Unicode) library",
   "version": "1.11.0",
   "date": "2026-06-20T16:38:10Z",
   "maintainer": "Daniel Vérité <daniel@manitou-mail.org>",
   "release_status": "stable",
   "user": "dverite",
   "sha1": "8e931e40b58a3f46614f5ce2b8891b8bd2bad7b3",
   "license": "postgresql",
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "10.0.0"
         }
      }
   },
   "provides": {
      "icu_ext": {
         "abstract": "Extension to expose functionality from the ICU (Unicode) library",
         "file": "sql/icu_ext--1.3.sql",
         "version": "1.11.0"
      }
   },
   "tags": ["icu", "unicode", "collation"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/dverite/icu_ext/issues"
      },
      "repository": {
         "type": "git",
         "url": "git://github.com/dverite/icu_ext.git",
         "web": "https://github.com/dverite/icu_ext"
      }
   }
}
