Metadata-Version: 2.1
Name: github-downloader
Version: 0.1.0
Summary: A simple packace that lets you download files and folders from a github repo.
Home-page: https://github.com/pippidis/github_downloader
Author: Johannes Lorentzen
Author-email: pippidis@gmail.com
License-File: LICENSE
Requires-Dist: gitpython
Requires-Dist: pathlib
Requires-Dist: shutil
Requires-Dist: tempfile
Requires-Dist: typing

