Jonas Haag is announcing that klaus with version number 0.6.0 / 0.1.1 is already available to download.
What is klaus ?
klaus is An open source Python script for viewing Git repositories on the Web, navigating branches, commits, multiple repos, and the code itself .
klaus uses WSGI to allow users to navigate local or remote Git repositories via their browser.The application supports syntax highlighting when viewing code, and Markdown rendering when viewing README or other .md files.klaus supports classic Git setups and even GitHub repositories. It is very easy to setup following the provided instructions and also comes with a Django-powered version.
This is changelog for klaus version 0.6.0 / 0.1.1 :
- Basic blame view
- Fixed line highlighter
You can read the complete changelog and also download this latest version on their homepage: github.com




