Source: logstalgia
Section: web
Maintainer: Andrew Caudwell <acaudwell@gmail.com>
Uploaders:
 Francois Marier <francois@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libboost-filesystem-dev,
 libfreetype-dev,
 libglew-dev,
 libglm-dev,
 libpcre2-dev,
 libsdl2-dev,
 libsdl2-image-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: http://logstalgia.io
Vcs-Git: https://salsa.debian.org/debian/logstalgia.git
Vcs-Browser: https://salsa.debian.org/debian/logstalgia

Package: logstalgia
Architecture: any
Depends:
 fonts-freefont-ttf,
 ${misc:Depends},
 ${shlibs:Depends},
Description: web server access log visualizer
 Website traffic visualization that replays or streams web-server access logs
 as a pong-like battle between the web server and incoming requests.
 .
 Requests appear as colored balls which travel across the screen to arrive at
 the requested location. Successful requests are hit by the paddle while
 unsuccessful ones (eg 404 - File Not Found) are missed and pass through.
