{ "info": { "author": "Peter Hillerstr\u00f6m", "author_email": "peter.hillerstrom@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Utilities" ], "description": "Slurp the beautiful soup\n===============\n\nBeautifulSoup4 packaged into a command line tool.\n\n\nInstallation\n---------\n\nFrom the Python package index (Pypi_):\n\n (sudo) pip install beautifulsoup4-slurp\n\nor from Github_:\n\n git clone https://github.com/peterhil/slurp.git\n cd slurp\n (sudo) python setyp.py install\n\n\nUsage\n-----\n\nShow help:\n\n slurp -h\n\nParse with html5lib and pretty print into stdout:\n\n slurp -i bookmarks.html -p 'html5lib' -y\n\nParse with lxml and pretty print into stdout:\n\n slurp -i bookmarks.html -p 'lxml' -y\n\nWrite pretty-printed to output to file:\n\n slurp -y -i bookmarks.html -o bookmarks_soup.html\n\nPipe into slurp:\n\n echo 'Slurp!

Github' | slurp -y\n\n\n.. _Github: https://github.com/peterhil/slurp/\n.. _Pypi: http://pypi.python.org/pypi/beautifulsoup4-slurp\n\n\nLicense\n------\n\nCopyright (c) 2015, Peter Hillerstr\u00f6m \nAll rights reserved. This software is licensed under MIT license.\n\nFor the full copyright and license information, please view the LICENSE \nfile that was distributed with this source code.", "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/peterhil/slurp", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "beautifulsoup4-slurp", "package_url": "https://pypi.org/project/beautifulsoup4-slurp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/beautifulsoup4-slurp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/peterhil/slurp" }, "release_url": "https://pypi.org/project/beautifulsoup4-slurp/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Slurp packages Beautifulsoup4 into command line.", "version": "0.0.2" }, "last_serial": 1560354, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "123b0938ce6add4a383c2bac0191470f", "sha256": "73e4ce7e78e92cfe2c55682e2f9af11406c8a5958a72d24c5f99a8faba830ec7" }, "downloads": -1, "filename": "beautifulsoup4-slurp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "123b0938ce6add4a383c2bac0191470f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2826, "upload_time": "2015-05-24T11:06:41", "url": "https://files.pythonhosted.org/packages/96/34/313bcb30f0ee691ecddb5ec3e2c9125e30fc0dbd6f28a3b56c2a2e72a1f6/beautifulsoup4-slurp-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6bd3ec9cec1ac9b75805981fe14b0662", "sha256": "354d08cf1026a3f71ce52860d2f6aedceed3494b0533313510dc815ba6766006" }, "downloads": -1, "filename": "beautifulsoup4-slurp-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6bd3ec9cec1ac9b75805981fe14b0662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2979, "upload_time": "2015-05-24T13:56:21", "url": "https://files.pythonhosted.org/packages/16/97/e9249e347cd2c6da18909f973370e31a9b457c702390208776b12e1c31ad/beautifulsoup4-slurp-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bd3ec9cec1ac9b75805981fe14b0662", "sha256": "354d08cf1026a3f71ce52860d2f6aedceed3494b0533313510dc815ba6766006" }, "downloads": -1, "filename": "beautifulsoup4-slurp-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6bd3ec9cec1ac9b75805981fe14b0662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2979, "upload_time": "2015-05-24T13:56:21", "url": "https://files.pythonhosted.org/packages/16/97/e9249e347cd2c6da18909f973370e31a9b457c702390208776b12e1c31ad/beautifulsoup4-slurp-0.0.2.tar.gz" } ] }