{ "info": { "author": "chrisnbeaumont@gmail.com", "author_email": "chrisnbeaumont@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Soupy\n=====\n\n|Build Status| |Coverage Status|\n\nSoupy is a wrapper around BeautifulSoup that makes it easier to build\ncomplex queries when wrangling web data.\n\nHere's an example of a Soupy query.\n\n.. code:: python\n\n from soupy import Soupy, Q\n\n html = \"\"\"\n