Metadata-Version: 2.1
Name: import-from-gist
Version: 0.1.0
Summary: A Python library to import modules from GitHub Gists.
Home-page: https://github.com/OhadRubin/import_from_gist
Author: Ohad Rubin
Author-email: iohadrubin@gmail.com
License: MIT
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
License-File: LICENSE

based on [this](https://gist.github.com/koji-kojiro/587ffd8ed005ec8302c3b84deb99d780) gist.
