Metadata-Version: 1.1
Name: wwwclient
Version: 1.0.4
Summary: Advanced Web Browsing, Scraping And Automation
Home-page: http://github.com/sebastien/wwwclient
Author: Sebastien Pierre
Author-email: sebastien@ivy.fr
License: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Download-URL: http://github.com/sebastien/wwwclient/tarball/1.0.4
Description: WWWClient is a web browsing, scraping and automation client and library that can
        easily be used using an interpreter (like 'ipython') or embedded within a
        program. WWWClient offers both a high-level API and fine-grain control over
        low-level HTTP and web specific elements, as well as a powerful scraping API
        that lets you manipulate your HTML document using string, list and tree
        operations at the same time.
        
Keywords: web browing,web client,scraping,forms,http client,curl
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Natural Language :: English
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
