name(rtchecks).
version('0.0.1').
title('Run-Time Checker for Assertions').
keywords([assertions,checks,static,dynamic,runtime,analysis]).
author('Edison Mera', 'http://www.edisonm.com/').
packager('Edison Mera', 'http://www.edisonm.com/').
maintainer('Edison Mera', 'http://www.edisonm.com/').
home('https://github.com/edisonm/rtchecks').
download('https://github.com/edisonm/rtchecks.git').
requires(assertions).
requires(xlibrary).
