{ "info": { "author": "John J. Lee", "author_email": "jjl@pobox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing", "Topic :: Software Development :: Testing :: Traffic Generation", "Topic :: System :: Networking :: Monitoring", "Topic :: System :: Systems Administration", "Topic :: Text Processing", "Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup :: HTML", "Topic :: Text Processing :: Markup :: XML" ], "description": "This project is obsolete. There are many better ways to parse HTML these days. If you really need the tarball, edit the path component of the URL to add an initial \"/old\".\r\n\r\nA simple \"pull API\" for HTML parsing, after Perl's HTML::TokeParser.\r\nMany simple HTML parsing tasks are simpler this way than with the\r\nHTMLParser module. pullparser.PullParser is a subclass of\r\nHTMLParser.HTMLParser.", "description_content_type": null, "docs_url": null, "download_url": "http://wwwsearch.sourceforge.net/pullparser/src/pullparser-0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wwwsearch.sourceforge.net/pullparser/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pullparser", "package_url": "https://pypi.org/project/pullparser/", "platform": "any", "project_url": "https://pypi.org/project/pullparser/", "project_urls": { "Download": "http://wwwsearch.sourceforge.net/pullparser/src/pullparser-0.1.0.tar.gz", "Homepage": "http://wwwsearch.sourceforge.net/pullparser/" }, "release_url": "https://pypi.org/project/pullparser/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Pull API for HTML parsing.", "version": "0.1.0" }, "last_serial": 803185, "releases": { "0.0.2b": [], "0.0.5b": [], "0.0.7": [], "0.1.0": [] }, "urls": [] }