{ "info": { "author": "Rolando Espinoza", "author_email": "rolando at rmax.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "==========\nParsel CLI\n==========\n\n.. image:: https://img.shields.io/pypi/v/parsel-cli.svg\n :target: https://pypi.python.org/pypi/parsel-cli\n\n.. image:: https://img.shields.io/pypi/pyversions/parsel-cli.svg\n :target: https://pypi.python.org/pypi/parsel-cli\n\n.. image:: https://readthedocs.org/projects/parsel-cli/badge/?version=latest\n :target: https://readthedocs.org/projects/parsel-cli/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/travis/rolando/parsel-cli.svg\n :target: https://travis-ci.org/rolando/parsel-cli\n\n.. image:: https://codecov.io/github/rolando/parsel-cli/coverage.svg?branch=master\n :alt: Coverage Status\n :target: https://codecov.io/github/rolando/parsel-cli\n\n.. image:: https://landscape.io/github/rolando/parsel-cli/master/landscape.svg?style=flat\n :target: https://landscape.io/github/rolando/parsel-cli/master\n :alt: Code Quality Status\n\n.. image:: https://requires.io/github/rolando/parsel-cli/requirements.svg?branch=master\n :alt: Requirements Status\n :target: https://requires.io/github/rolando/parsel-cli/requirements/?branch=master\n\nParsel Command Line Interface\n\n* Free software: MIT license\n* Documentation: https://parsel-cli.readthedocs.org.\n* Python versions: 2.7, 3.4+\n\nQuickstart\n----------\n\nExample::\n\n $ curl http://scrapy.org/ | parsel-cli '.container a::attr(href)' | tail -2\n http://doc.scrapy.org/en/latest/topics/ubuntu.html\n https://github.com/scrapy/scrapy/archive/1.1.zip\n\n\nSee ``parsel-cli -h`` for more options.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `rolando/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`rolando/cookiecutter-pypackage`: https://github.com/rolando/cookiecutter-pypackage\n\n=======\nHistory\n=======\n\n\n0.2.0 (2016-08-03)\n------------------\n\n* Promoted version bump.\n\n0.1.1 (2016-08-03)\n------------------\n\n* Added --absolute-links argument.\n* Allow URLs as file argument.\n* Added --version argument.\n\n0.1.0 (2016-07-25)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rolando/parsel-cli", "keywords": "parsel-cli", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "parsel-cli", "package_url": "https://pypi.org/project/parsel-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/parsel-cli/", "project_urls": { "Homepage": "https://github.com/rolando/parsel-cli" }, "release_url": "https://pypi.org/project/parsel-cli/0.2.0/", "requires_dist": [ "parsel" ], "requires_python": "", "summary": "Parsel Command Line Interface", "version": "0.2.0" }, "last_serial": 2259340, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "437324ce3c9f94d08015d3aea0101f88", "sha256": "ea32fc8c28b21677a5136329f4363fdd1eff0fbb1bf27fe34846c05c0135c1ac" }, "downloads": -1, "filename": "parsel_cli-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "437324ce3c9f94d08015d3aea0101f88", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5168, "upload_time": "2016-07-26T00:42:21", "url": "https://files.pythonhosted.org/packages/24/e0/265bd9325d5b4c725e8338f7fdcfd3feda3f4edce76293d93195bfe31858/parsel_cli-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba5ea43624851f7c82b7447a2704b2c6", "sha256": "c60441f85bf349087d5d321a15e5504bbfd0bd65306386c27a8d95dcab311976" }, "downloads": -1, "filename": "parsel-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ba5ea43624851f7c82b7447a2704b2c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14704, "upload_time": "2016-07-26T00:42:30", "url": "https://files.pythonhosted.org/packages/91/9c/4d3671551c8232c4f9a974124f7e3b62440660370fad5875b95bad02be78/parsel-cli-0.1.0.tar.gz" } ], "0.1.0.dev0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "43d90f268ea649e3ceb209bc12769b4c", "sha256": "858e5e5dca8e370943ba2d29f5a03a19197ad3782dc5f31abd2b70d6f0cf170f" }, "downloads": -1, "filename": "parsel_cli-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "43d90f268ea649e3ceb209bc12769b4c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6123, "upload_time": "2016-08-03T05:32:39", "url": "https://files.pythonhosted.org/packages/42/83/808eb992deb7d098da316ea6bd1e3feaa47e29ecadc0c6503c2dbf9b74af/parsel_cli-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c05f6824d3c9b722dc084c77001975f7", "sha256": "483ae6aec5eb2d816a99f57b1fe09949af07a11c4dcfe95a6d751d1e3aaff43f" }, "downloads": -1, "filename": "parsel-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c05f6824d3c9b722dc084c77001975f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16124, "upload_time": "2016-08-03T05:32:42", "url": "https://files.pythonhosted.org/packages/54/84/d1e63c41ad7d5e18cbbbe8eef12da8d6ca10414ee5d4e95fa357d148e599/parsel-cli-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f13d2962a45163268486d51dfd6f33af", "sha256": "89882a06166caaefaf9f779604d01150fa12ffb69a77f4ec475f0c127418016a" }, "downloads": -1, "filename": "parsel_cli-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f13d2962a45163268486d51dfd6f33af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6156, "upload_time": "2016-08-03T05:36:51", "url": "https://files.pythonhosted.org/packages/1a/6d/eac4ee5ff9ce6f337d6ffafe97fb2e9258bd4f830f44f531deb31379303a/parsel_cli-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5bd0534e9b8ae11ba022ea1a4a64dcd8", "sha256": "25aca9771b25b6535e4483511d0614a67c55190b8cae8319555650eba0e2000f" }, "downloads": -1, "filename": "parsel-cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5bd0534e9b8ae11ba022ea1a4a64dcd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16158, "upload_time": "2016-08-03T05:36:53", "url": "https://files.pythonhosted.org/packages/dd/63/e1208f1ded5a3c098fd3d166800cd98d055974d8ebbd1cf144658e3f8820/parsel-cli-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f13d2962a45163268486d51dfd6f33af", "sha256": "89882a06166caaefaf9f779604d01150fa12ffb69a77f4ec475f0c127418016a" }, "downloads": -1, "filename": "parsel_cli-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f13d2962a45163268486d51dfd6f33af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6156, "upload_time": "2016-08-03T05:36:51", "url": "https://files.pythonhosted.org/packages/1a/6d/eac4ee5ff9ce6f337d6ffafe97fb2e9258bd4f830f44f531deb31379303a/parsel_cli-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5bd0534e9b8ae11ba022ea1a4a64dcd8", "sha256": "25aca9771b25b6535e4483511d0614a67c55190b8cae8319555650eba0e2000f" }, "downloads": -1, "filename": "parsel-cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5bd0534e9b8ae11ba022ea1a4a64dcd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16158, "upload_time": "2016-08-03T05:36:53", "url": "https://files.pythonhosted.org/packages/dd/63/e1208f1ded5a3c098fd3d166800cd98d055974d8ebbd1cf144658e3f8820/parsel-cli-0.2.0.tar.gz" } ] }