{
   "abstract": "Italian full-text search dictionary",
   "date": "2011-04-25T03:40:23Z",
   "description": "An ISpell dictionary and configuration to perform high quality full-text search in Italian documents, keeping into account the morphological variations of Italian words, such as verb conjugations.",
   "docs": {
      "LEGGIMI": {
         "title": "Dizionario per la Ricerca di Testo in Italiano"
      },
      "README": {
         "title": "Italian Full-Text Search Dictionary"
      }
   },
   "license": "gpl_2",
   "maintainer": "Daniele Varrazzo <daniele.varrazzo@gmail.com>",
   "name": "italian_fts",
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "8.3.0"
         }
      }
   },
   "provides": {
      "italian_fts": {
         "abstract": "Italian full-text search dictionary",
         "docpath": null,
         "file": "italian_fts.sql",
         "version": "1.2.1"
      }
   },
   "release_status": "stable",
   "releases": {
      "stable": [
         {
            "date": "2011-04-25T03:40:23Z",
            "version": "1.2.1"
         },
         {
            "date": "2011-04-23T21:26:08Z",
            "version": "1.2.0"
         }
      ]
   },
   "resources": {
      "homepage": "http://www.develer.com/~piro/ispell-italian/",
      "repository": {
         "type": "git",
         "url": "git://github.com/dvarrazzo/italian_fts.git",
         "web": "https://github.com/dvarrazzo/italian_fts/"
      }
   },
   "sha1": "5ed020d04f9aea38e296e4f22de5419166475c04",
   "special_files": [
      "CHANGES",
      "README.rst",
      "META.json",
      "Makefile",
      "italian_fts.control"
   ],
   "tags": [
      "full-text search",
      "italian",
      "dictionary",
      "ispell"
   ],
   "user": "piro",
   "version": "1.2.1"
}
