Metadata-Version: 1.1
Name: zagoload
Version: 0.5.1
Summary: Download files(http,ftp). Supports: cache, uniform access to remote and local files
Home-page: https://github.com/napuzba/zagoload.git
Author: napuzba
Author-email: kobi@napuzba.com
License: MIT
Description: .. -*- rst -*- -*- restructuredtext -*-
        
        .. image:: https://img.shields.io/travis/napuzba/zagoload.svg?maxAge=2592000&amp;style=plastic :target: https://travis-ci.org/napuzba/zagoload
        .. image:: https://img.shields.io/github/watchers/napuzba/zagoload.svg??style=social&label=watchers&link=https://github.com/napuzba/zagoload&style=social :target: https://github.com/napuzba/zagoload
        
        zagoload is library which simplifies downloading remote files:
        
        1. Support for HTTP and FTP protocols.
        2. Access to remote files and local files in uniform way.
        3. Consume restful webservices with a breeze
        4. Cache your downloaded files to save resources
        
        Documentation
        ------------- 
        See `Download Files with zagoload`_ for turorial.
        
        .. _Download Files with zagoload: http://www.napuzba.com/story/download-files-with-zagoload/
        
Keywords: download,crawl,ftp,http,json,webservices,cache
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: File Transfer Protocol (FTP)
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
