Metadata-Version: 1.2
Name: downs
Version: 1.0.5
Summary: Multithreaded Download Tool.
Home-page: https://github.com/userElaina
Author: userElaina
Author-email: userElaina@google.com
License: UNKNOWN
Project-URL: Source, https://github.com/userelaina/downs
Description: downs - Multithreaded Download Tools
        ====================================
        
        .. image:: https://img.shields.io/pypi/v/downs.svg
           :target: https://pypi.org/project/downs/
        
        Multithreaded download tools for Python. 
        
        You can use pip to install packages from the `Python Package Index`_ and other indexes.
        
        * `GitHub page`_
        * `Issue tracking`_
        
        .. _Python Package Index: https://pypi.org
        .. _GitHub page: https://github.com/userelaina/downs
        .. _Issue tracking: https://github.com/userelaina/downs/issues
        
Keywords: download thread
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
