{ "info": { "author": "Jurismarches", "author_email": "contact@jurismarches.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "|axe| Chopper\n=============\n\n|pypi| |travis| |coveralls|\n\nChopper is a tool to extract elements from HTML by preserving ancestors and CSS rules.\n\nCompatible with Python >= 2.6, <= 3.4\n\n\nInstallation\n------------\n\n``pip install chopper``\n\n\nFull documentation\n------------------\n\nhttp://chopper.readthedocs.org/en/latest/\n\n\nQuick start\n-----------\n\n.. code-block:: python\n\n from chopper.extractor import Extractor\n\n HTML = \"\"\"\n \n
\n