Metadata-Version: 1.2
Name: afh-dl
Version: 1.0.3
Summary: A command-line tool for downloading files from AndroidFileHost.
Home-page: https://github.com/kade-robertson/afh-dl
Author: Kade Robertson
Author-email: kade@kaderobertson.pw
License: MIT
Description: afh-dl
        ======
        
        Python command-line tool for downloading from AndroidFileHost.
        
        Options
        -------
        
        ``-h, --help`` - Display available options & option information.
        
        ``-i, --interactive`` - Use the interactive downloading mode. You will
        be queried for a download link, and then to pick the server you wish to
        download from.
        
        ``-l, --link`` - Only used if you do not specify interactive mode. This
        will automatically choose the first provided mirror for downloading.
        
Keywords: android file host downloader
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7, <4
