Metadata-Version: 1.0
Name: PunkyBrowster
Version: 0.3.1
Summary: Programmatic web browsing module
Home-page: http://bitbucket.org/leapfrogdevelopment/punkybrowster/
Author: Leapfrog Direct Response LLC
Author-email: UNKNOWN
License: GNU Public License v3.0
Description: PunkyBrowster is a programmatic browser with a synchronous API. It is a fork of
        the spynner project. We remove unessential stuff like URL filtering, download
        handling, and cookie emulation. We also remove some potentially harmful stuff
        like JavaScript injection. What's left is a fairly lean core of functionality,
        and on top of that we add some extra support for DOM queries and mouse click
        emulation.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
