package.Twitch-Qe-Twitchldap = {
    interfaces = (1.0);

    deploy = {
        map = (default, "-gopath/src/**", "-gopath/pkg/**");
    };

    build-system = bgo-wrap-make;
    build-tools = {
        1.0 = {
            BrazilMakeGo = 2.0;
            GoLang = 1.0;
        };
    };

    dependencies = {
        1.0 = {
            Go3p-Gopkgin-Ldap = 2.x;
            Go3p-Github-Sirupsen-Logrus = 1.x;
        };
    };
};
