Metadata-Version: 2.1
Name: github-file-downloader
Version: 1.0.1
Summary: A small cli based utility, to download individual files from public repos in Github
Home-page: https://github.com/pypa/sampleproject
Author: Abhishek Kushwaha
Author-email: thecrazycoderabhi@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Github File Downloader

This is a simple cli package to download individual files from github, for public repositories

