Metadata-Version: 2.1
Name: FDown
Version: 0.1
Summary: Simple File Downloader Module for Python
Home-page: https://github.com/ibrahimcetin/FDown
Author: Ibrahim Cetin
Author-email: cetinibrahim@yahoo.com
License: MIT
Description: # FDown
        Simple File Downloader Module for Python
        
        ##### You can use it as a module in your python file.
        
        ### Install FDown with Pip (Recommend)
        ```pip3 install fdown```
        
Keywords: Simple File Downloader Module for Python
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Description-Content-Type: text/markdown
