Files
alire-index-community/index/native/alire-index-native_template.ads
T
2018-03-26 20:06:40 +02:00

11 lines
356 B
Ada

package Alire.Index.Native_Template is
-- function Project is new Catalogued_Project ("name", "description");
-- V : constant Release :=
-- Project.Register (V (""),
-- Native ((Debian | Ubuntu => Packaged_As (""),
-- others => Unavailable)));
end Alire.Index.Native_Template;