name(httplog).
version('0.5.0').
title('Analyse SWI-Prolog HTTP server log files').
keywords([http, analyse, log, logfile]).
author( 'Jan Wielemaker', 'jan@swi-prolog.org' ).
home('https://github.com/JanWielemaker/httplog' ).
download( 'https://github.com/JanWielemaker/httplog/archive/*.zip' ).
