{ "info": { "author": "Simon A. F. Lund", "author_email": "safl@safl.dk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Text Processing", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Markup", "Topic :: Utilities" ], "description": "ymlf - Command-line YAML parser / filter\n========================================\n\n.. image:: https://travis-ci.com/safl/ymlf.svg?branch=master\n :target: https://travis-ci.com/safl/ymlf\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/ymlf/badge/?version=latest\n :target: https://ymlf.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nCommand-line tool that parses **YAML** from `stdin` and writes the parsed\n**YAML**, or a subset thereof, to `stdout`.\n\nPlease take a look at the documentation for how to install and use ``ymlf``:\n\n* `Installation`_\n* `Usage`_\n\nIf you find bugs or need help then feel free to submit an `Issue`_. If you want\nto get involved head over to the `GitHub page`_ to get the source code and\nsubmit a `Pull request`_ with your changes.\n\n.. _Python Package Index: https://pypi.org\n.. _Installation: https://ymlf.readthedocs.io/\n.. _Usage: https://ymlf.readthedocs.io/\n.. _GitHub page: https://github.com/safl/ymlf\n.. _Pull request: https://github.com/safl/ymlf/pulls\n.. _Issue: https://github.com/safl/ymlf/issues", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/safl/ymlf", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "ymlf", "package_url": "https://pypi.org/project/ymlf/", "platform": "", "project_url": "https://pypi.org/project/ymlf/", "project_urls": { "Homepage": "https://github.com/safl/ymlf" }, "release_url": "https://pypi.org/project/ymlf/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Command-line YAML parse and filtering", "version": "0.0.2" }, "last_serial": 5042653, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6881f0d6ffe32a1d2e0af99c8044345a", "sha256": "79e0296b91e8691114c06797c6ec2d1e34d5ee2032b4b8902dbd69a7fb4f407b" }, "downloads": -1, "filename": "ymlf-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6881f0d6ffe32a1d2e0af99c8044345a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3132, "upload_time": "2019-03-29T05:56:34", "url": "https://files.pythonhosted.org/packages/29/3f/1a9adc5b2ec079c05ff7c4599d6666773e4bba6760199cf398440eab6a55/ymlf-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "2923019bb6ef3fc9d6c216d1b9b68811", "sha256": "26e72a62329ece93f3b355f4a2911f3a881d61e899d803483adc43ab1c7e6e7c" }, "downloads": -1, "filename": "ymlf-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2923019bb6ef3fc9d6c216d1b9b68811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2968, "upload_time": "2019-04-02T08:31:32", "url": "https://files.pythonhosted.org/packages/58/53/9975b3ac4494ec95b6faefef26cb10794dcd82fae635d6f19dc58459a98a/ymlf-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2923019bb6ef3fc9d6c216d1b9b68811", "sha256": "26e72a62329ece93f3b355f4a2911f3a881d61e899d803483adc43ab1c7e6e7c" }, "downloads": -1, "filename": "ymlf-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2923019bb6ef3fc9d6c216d1b9b68811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2968, "upload_time": "2019-04-02T08:31:32", "url": "https://files.pythonhosted.org/packages/58/53/9975b3ac4494ec95b6faefef26cb10794dcd82fae635d6f19dc58459a98a/ymlf-0.0.2.tar.gz" } ] }