{
   "abstract": "Tools for interfacing with the Postgres catalog",
   "date": "2017-06-17T21:45:08Z",
   "docs": {
      "HISTORY": {
         "title": "HISTORY"
      },
      "README": {
         "title": "README"
      }
   },
   "license": "mit",
   "maintainer": [
      "Jim Nasby <Jim.Nasby@BlueTreble.com>"
   ],
   "name": "cat_tools",
   "prereqs": {
      "build": {
         "requires": {
            "PostgreSQL": "9.2.0"
         }
      },
      "runtime": {
         "requires": {
            "plpgsql": 0
         }
      },
      "test": {
         "requires": {
            "pgtap": 0
         }
      }
   },
   "provides": {
      "cat_tools": {
         "abstract": "Tools for interfacing with the catalog",
         "file": "sql/cat_tools.sql",
         "version": "0.2.1"
      }
   },
   "release_status": "stable",
   "releases": {
      "stable": [
         {
            "date": "2017-06-17T21:45:08Z",
            "version": "0.2.1"
         },
         {
            "date": "2017-03-31T16:37:03Z",
            "version": "0.2.0"
         },
         {
            "date": "2016-11-04T03:40:59Z",
            "version": "0.1.5"
         },
         {
            "date": "2016-07-22T23:32:47Z",
            "version": "0.1.4"
         },
         {
            "date": "2016-06-24T23:04:53Z",
            "version": "0.1.3"
         },
         {
            "date": "2016-06-23T22:37:24Z",
            "version": "0.1.2"
         },
         {
            "date": "2016-06-23T22:14:53Z",
            "version": "0.1.1"
         },
         {
            "date": "2016-03-01T12:20:58Z",
            "version": "0.1.0"
         }
      ]
   },
   "resources": {
      "bugtracker": {
         "web": "http://github.com/decibel/cat_tools/issues"
      },
      "homepage": "http://github.com/decibel/cat_tools/",
      "repository": {
         "type": "git",
         "url": "git://github.com/decibel/cat_tools.git",
         "web": "http://github.com/decibel/cat_tools/"
      }
   },
   "sha1": "ce8724eecd4a0a0585e3ecaa6f8df2b96a431cfc",
   "special_files": [
      "LICENSE",
      "META.json",
      "Makefile",
      "cat_tools.control"
   ],
   "tags": [
      "catalog",
      "meta",
      "metaprogramming"
   ],
   "user": "decibel",
   "version": "0.2.1"
}
