name(log4p).
title('Logging for Prolog').
version('0.0.9').
author('Phil Hargett','phil@haphazardhouse.net').
maintainer('Phil Hargett', 'phil@haphazardhouse.net').
packager('Phil Hargett', 'phil@haphazardhouse.net').
home('https://github.com/hargettp/log4p').
download('https://github.com/hargettp/log4p/releases/*.zip').
provides(logger).