* Package name : gghstats
Version : 1.6.1
Upstream Author : Hermes Jesús Rodríguez Azuaje <hrodrig@usb.ve>
* URL : https://github.com/hrodrig/gghstats
* License : MIT
Programming Lang: Go
Description : self-hosted GitHub repository traffic stats
gghstats is a self-hosted dashboard and CLI for GitHub repository
traffic. GitHub only retains traffic for 14 days; gghstats keeps
historical clones and views indefinitely in SQLite.
It includes a collector, HTTP UI/API, and CLI for serve/backup. Operator
deployment (Compose, Helm, Traefik) lives in a separate selfhosted
repository; this package ships the application binary.
I intend to maintain this package under the Debian Go Packaging Team.
Packaging will live on Salsa at go-team/packages/gghstats. Binary
packages from GitHub Releases (GoReleaser .deb) are not Debian packages
and will not be used as-is.