Metadata-Version: 2.1
Name: subete
Version: 0.3.0
Summary: The Sample Programs API in Python
Home-page: https://github.com/TheRenegadeCoder/subete
Author: The Renegade Coder
Author-email: jeremy.grifski@therenegadecoder.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation :: Sphinx
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# subete
 
The plan for this repo is to extract the repo traversal utilities
from the sample-programs-docs-generator. I really like this as 
a way of providing a Python library which interfaces with the
Sample Programs repo. I can already see this being useful for
our own internal documentation but also useful for anyone who
just wants to explore code in a bunch of different languages. 


