{ "info": { "author": "Ivan N. (based on previous work by Alec Elton)", "author_email": "ivannpaz@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "HieraPy [![Build Status](https://travis-ci.org/ivannpaz/HieraPy.png?branch=master)](https://travis-ci.org/ivannpaz/HieraPy)\n=======\n\nShy attempt at porting Puppet's [Hiera](https://github.com/puppetlabs/hiera) to Python as a coding excercise.\n\nShamelessly forked from [multiconfig](https://github.com/basementcat/multiconfig).\n\nMain motivation: To be able to read certain config data from Puppet's Hiera into a Fabric deploy script.\n\nWarning:\n--------\n\nDo not use. Just don't... this is an over simplified, over dumbed down implementation of the Hiera's way to parse and merge configuration files that might kill your dog, cat, parrot if used freely. Don't held me liable for any of such things later. You were warned...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ivannpaz/HieraPy", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "HieraPy", "package_url": "https://pypi.org/project/HieraPy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/HieraPy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ivannpaz/HieraPy" }, "release_url": "https://pypi.org/project/HieraPy/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Shy implementation of Puppet's Hiera configuration tool.", "version": "0.0.3" }, "last_serial": 965875, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fa02f9b5c511690d6b43ec5c9428fed7", "sha256": "af915df8930cfe0996903d9310c2cc01b0337036d85d39cbb4c16cf1cfa663a8" }, "downloads": -1, "filename": "HieraPy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fa02f9b5c511690d6b43ec5c9428fed7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1912, "upload_time": "2014-01-10T00:11:51", "url": "https://files.pythonhosted.org/packages/97/9d/a52cb53ed662c6338d8849f3ecd64d73453d5b787b5562fb55d078a38537/HieraPy-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6706719dfca8cb8be02cfeeccc898abe", "sha256": "1bfc3090f44c0eb88134d68424497d237262d0efff88021ee55d2efa28dc71a3" }, "downloads": -1, "filename": "HieraPy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6706719dfca8cb8be02cfeeccc898abe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2628, "upload_time": "2014-01-10T10:48:15", "url": "https://files.pythonhosted.org/packages/41/e6/98bc336b4716ed672953056cc52dc4103d800b9d39c8be48fdde28f23c1f/HieraPy-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "dce82799cd3b95d6aa60da8fa3f29463", "sha256": "314cc028837b459541fcece02ec39765b6ee56a933d8e12ad34965e92cb79676" }, "downloads": -1, "filename": "HieraPy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "dce82799cd3b95d6aa60da8fa3f29463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2884, "upload_time": "2014-01-11T01:25:55", "url": "https://files.pythonhosted.org/packages/83/c9/dba829a801e16be34c67d125693a7876bb30fd64b5acf0878872ecaad471/HieraPy-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dce82799cd3b95d6aa60da8fa3f29463", "sha256": "314cc028837b459541fcece02ec39765b6ee56a933d8e12ad34965e92cb79676" }, "downloads": -1, "filename": "HieraPy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "dce82799cd3b95d6aa60da8fa3f29463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2884, "upload_time": "2014-01-11T01:25:55", "url": "https://files.pythonhosted.org/packages/83/c9/dba829a801e16be34c67d125693a7876bb30fd64b5acf0878872ecaad471/HieraPy-0.0.3.tar.gz" } ] }