{ "info": { "author": "Mariano Barrios", "author_email": "marianobarrios@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===========================\nYgrep - Grep for Yaml files\n===========================\n\nYgrep is a simple utility that does a Grep-like match to Yaml files. It\nunderstands Yaml hierarchy and shows, for each match, the matching scalar\nnode along with its descendants and ancestors, effectively cropping the yaml\ntree.\n\nFor example, given the following Yaml tree::\n\n invoice: 34843\n date: 2001-01-23\n bill-to: &id001\n given: Chris\n family: Dumars\n address:\n lines: |\n 458 Walkman Dr.\n Suite #292\n city: Royal Oak\n state: MI\n postal: 48046\n\nA match for \"address\" would write::\n\n bill-to:\n address:\n lines: |\n 458 Walkman Dr.\n Suite #292\n city: Royal Oak\n state: MI\n postal: 48046", "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/marianobarrios/ygrep", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Ygrep", "package_url": "https://pypi.org/project/Ygrep/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Ygrep/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/marianobarrios/ygrep" }, "release_url": "https://pypi.org/project/Ygrep/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1dev" }, "last_serial": 786057, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "b42e6d683b4972a5e730187ae92f040d", "sha256": "f933f3190243a599ca0b0c39772ec4411be4fd475d1997d7a83d75a1a10c8d07" }, "downloads": -1, "filename": "Ygrep-0.1dev.tar.gz", "has_sig": false, "md5_digest": "b42e6d683b4972a5e730187ae92f040d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18408, "upload_time": "2011-01-08T14:08:00", "url": "https://files.pythonhosted.org/packages/09/1a/7058438ed76792129fa0760bb94ca9a8ba4d25d4410ea055ed3089fabb40/Ygrep-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b42e6d683b4972a5e730187ae92f040d", "sha256": "f933f3190243a599ca0b0c39772ec4411be4fd475d1997d7a83d75a1a10c8d07" }, "downloads": -1, "filename": "Ygrep-0.1dev.tar.gz", "has_sig": false, "md5_digest": "b42e6d683b4972a5e730187ae92f040d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18408, "upload_time": "2011-01-08T14:08:00", "url": "https://files.pythonhosted.org/packages/09/1a/7058438ed76792129fa0760bb94ca9a8ba4d25d4410ea055ed3089fabb40/Ygrep-0.1dev.tar.gz" } ] }