Metadata-Version: 1.0
Name: pynav
Version: 0.6.5
Summary: Python programmatic web browser to fetch data and test web sites
Home-page: http://bitbucket.org/sloft/pynav/
Author: sloft
Author-email: nomail@example.com
License: GNU General Public License (GPL)
Download-URL: http://bitbucket.org/sloft/pynav/downloads/
Description: Python programmatic web browser to fetch data and test web sites
        ________________________________________________________________
        
        Features:
        
        -Post authentication
        -User agent support
        -Automatic cookie handling
        -HTTP Basic Authentication support
        -HTTPS support
        -Proxy support
        -Timeout support
        -Reg exp searching
        -Links fetching with reg exp filter
        -History (pages, posts and responses)
        -Save and load history from a file and replay navigation
        -Random sleep time beetween pages
        -Errors handling
        -Document type and server headers information, real url (in case of redirection)
        _______________________________________________________________
        
        Bug reporting and features asking are welcome.
        Ask your questions and talk about this module on Google groups :
        http://groups.google.com/group/pynav
        Or on the forums :
        https://sourceforge.net/projects/pynav/forums
Keywords: programmatic,web,browser
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Topic :: Internet
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
