name(clause_attvars).
title('An alternate interface to the clause database to allow attributed variables to be asserted').

version('1.1.118').
download('https://github.com/TeamSPoon/clause_attvars/releases/*.zip').

author( 'Douglas R. Miles', 'logicmoo@gmail.com' ).
packager( 'TeamSPoon/LogicMoo', 'https://github.com/TeamSPoon/' ).
maintainer( 'TeamSPoon', 'https://github.com/TeamSPoon/' ).
home('https://github.com/TeamSPoon/clause_attvars').
requires(dictoo).
autoload(true).
