{ "info": { "author": "Quang Quach", "author_email": "me@quang.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Markup :: HTML" ], "description": "=====\ngetme\n=====\n\n**getme** is the tool for extracting HTML with a simple template\n\nWhy?\n----\n\nWriting a parser that extracts Web content is not difficult. What if the\nwebsite changes its structure, or we have to extract content from another\nwebsite? You'd likely to rewrite your code over and over again.\n\n**getme** is created to help people minimize that effort. You don't have\nto write code, but need to understand HTML structure enough to extract the\ncontent.\n\n\n.. :changelog:\n\nHistory\n-------\n\n0.0.1 (2013-03-29)\n+++++++++++++++++\n\n- Working Conception\n- Ugly template", "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/quangquach/getme", "keywords": null, "license": "Copyright (c) 2013 by Quang Quach and contributors. See AUTHORS\nfor more details.\n\nSome rights reserved.\n\nRedistribution and use in source and binary forms of the software as well\nas documentation, with or without modification, are permitted provided\nthat the following conditions are met:\n\n* Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above\n copyright notice, this list of conditions and the following\n disclaimer in the documentation and/or other materials provided\n with the distribution.\n\n* The names of the contributors may not be used to endorse or\n promote products derived from this software without specific\n prior written permission.\n\nTHIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND\nCONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT\nNOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER\nOR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.", "maintainer": null, "maintainer_email": null, "name": "getme", "package_url": "https://pypi.org/project/getme/", "platform": "any", "project_url": "https://pypi.org/project/getme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/quangquach/getme" }, "release_url": "https://pypi.org/project/getme/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "An HTML extractor by a simple template", "version": "0.0.1" }, "last_serial": 792351, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9d7101bde02e994902b22501d4c8799c", "sha256": "3cdb86e66fd3a11d93b046ba48fcafa650d55da71116de086a647a4f2a1ab4f0" }, "downloads": -1, "filename": "getme-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9d7101bde02e994902b22501d4c8799c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3369, "upload_time": "2013-03-29T00:53:07", "url": "https://files.pythonhosted.org/packages/18/c8/44674d498633429d46def8b6b1920c1f4721d9032ca523c4973cbd6e061f/getme-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d7101bde02e994902b22501d4c8799c", "sha256": "3cdb86e66fd3a11d93b046ba48fcafa650d55da71116de086a647a4f2a1ab4f0" }, "downloads": -1, "filename": "getme-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9d7101bde02e994902b22501d4c8799c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3369, "upload_time": "2013-03-29T00:53:07", "url": "https://files.pythonhosted.org/packages/18/c8/44674d498633429d46def8b6b1920c1f4721d9032ca523c4973cbd6e061f/getme-0.0.1.tar.gz" } ] }