This package browser is in early development. Mind the rough edges.

python-git-hammer 0.3.1

Provide statistics for git repositories

Git Hammer is a statistics tool for projects in git repositories. Its major feature is tracking the number of lines authored by each person for every commit, but it also includes some other useful statistics.

Installation

Install python-git-hammer 0.3.1 as follows:

guix install python-git-hammer@0.3.1

Or install the latest version:

guix install python-git-hammer

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.