name(func).
title('Function application and composition').

version('0.4.2').
download('https://github.com/mndrix/func/archive/v0.4.2.zip').

requires(function_expansion).
requires(list_util).

author('Michael Hendricks','michael@ndrix.org').
packager('Michael Hendricks','michael@ndrix.org').
maintainer('Michael Hendricks','michael@ndrix.org').

home('https://github.com/mndrix/func/').