name(tesdsl). title('Small DSL for Prolog to load, run, and test files more easily.'). version('0.2.0'). download('https://github.com/Thijs20891019/TesDSL.git'). author('Thijs20891019','thijs20891019@gmail.com'). packager('Thijs20891019','thijs20891019@gmail.com'). maintainer('Thijs20891019','thijs20891019@gmail.com'). home('https://github.com/Thijs20891019/TesDSL'). provides(tesdsl).