{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Eclipse Public License 1.0 (EPL-1.0)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing", "Topic :: Text Processing :: Markup :: HTML" ], "description": "This module allows your testing to be more robust against textual\nchanges by working against the parse tree provided by BeautifulSoup.\nIt provides a powerful language for matching parts of the HTML, giving\nyou endless possibilities for testing. It does this while fitting in\nto your TestCase hierarchy because it makes use of testtools\nMatchers.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://launchpad.net/soupmatchers", "keywords": "", "license": "Eclipse Public License", "maintainer": "", "maintainer_email": "", "name": "soupmatchers", "package_url": "https://pypi.org/project/soupmatchers/", "platform": "", "project_url": "https://pypi.org/project/soupmatchers/", "project_urls": { "Homepage": "http://launchpad.net/soupmatchers" }, "release_url": "https://pypi.org/project/soupmatchers/0.4/", "requires_dist": null, "requires_python": "", "summary": "Matchers for checking parts of a HTML parse tree", "version": "0.4" }, "last_serial": 3877299, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2154b38d81b007cdc0caa80d3b0c40f3", "sha256": "7d4040fb7612134cd14587c60531bb71231dae94a273788e0808092a180dcec9" }, "downloads": -1, "filename": "soupmatchers-0.1.tar.gz", "has_sig": true, "md5_digest": "2154b38d81b007cdc0caa80d3b0c40f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36788, "upload_time": "2012-02-08T00:51:07", "url": "https://files.pythonhosted.org/packages/29/b7/3c436ddee6f8488d9c0c6721e65e4e45e25534edd88c5b27b21d8cf93800/soupmatchers-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4e28bf81e2e139f2db20126acacd85c6", "sha256": "d65c682faf4151bcfd691d6b1354801c84df634f76fa78cb25ad05414c553b8b" }, "downloads": -1, "filename": "soupmatchers-0.2.tar.gz", "has_sig": true, "md5_digest": "4e28bf81e2e139f2db20126acacd85c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36717, "upload_time": "2012-02-08T01:44:08", "url": "https://files.pythonhosted.org/packages/54/c6/d6180709d064e9a410c6c192742b00c6a9f6b8736adfce432cf80050f172/soupmatchers-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "80b823e12c05974df19bd78cb4d428e7", "sha256": "4dfa19197350d5aa2670bf2a1582b125f37a39c07348e54da97d3b563375e5b4" }, "downloads": -1, "filename": "soupmatchers-0.3.tar.gz", "has_sig": true, "md5_digest": "80b823e12c05974df19bd78cb4d428e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15312, "upload_time": "2018-05-18T16:05:41", "url": "https://files.pythonhosted.org/packages/e2/a3/13fc95087e904a7085bea8c26a0ef47735d54440f09456381397ac976d62/soupmatchers-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "4aac56d78f7ddb058faa4357d8ffa53f", "sha256": "9fc289ad51c8a9a108e64bf7d71f400c26b3a35559c78a3fec2c9a74cdbcf57b" }, "downloads": -1, "filename": "soupmatchers-0.4.tar.gz", "has_sig": true, "md5_digest": "4aac56d78f7ddb058faa4357d8ffa53f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15400, "upload_time": "2018-05-18T19:08:59", "url": "https://files.pythonhosted.org/packages/78/3c/d78cba87bb9387c3e17f6f51bf242e3cb67a8a7e03b2af487e858462e0a7/soupmatchers-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4aac56d78f7ddb058faa4357d8ffa53f", "sha256": "9fc289ad51c8a9a108e64bf7d71f400c26b3a35559c78a3fec2c9a74cdbcf57b" }, "downloads": -1, "filename": "soupmatchers-0.4.tar.gz", "has_sig": true, "md5_digest": "4aac56d78f7ddb058faa4357d8ffa53f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15400, "upload_time": "2018-05-18T19:08:59", "url": "https://files.pythonhosted.org/packages/78/3c/d78cba87bb9387c3e17f6f51bf242e3cb67a8a7e03b2af487e858462e0a7/soupmatchers-0.4.tar.gz" } ] }