A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.
| Repo Name | Status | {tbody}
|---|
Generated by repostatus.org check_github_repos.py parser at {dt}
{script} """ script = """ """ tbody = '' for repo in sorted(output): href = 'https://github.com/%s/%s' % (username, repo) tbody += "