name(sdlpl).
title('SWI-Prolog bindings for SDL3').
version('0.3.0').
pack_version(2).
author('kwon-young', 'https://github.com/kwon-young').
maintainer('kwon-young', 'https://github.com/kwon-young').
home('https://github.com/kwon-young/sdlpl').
download('https://github.com/kwon-young/sdlpl/releases/*.zip').
keywords([sdl, sdl3, graphics, games, foreign]).
