name(iso4217).
version('1.0.0').
title('Access ISO 4217 currency codes').
keywords([iso4217, currency]).
author( 'Jan Wielemaker', 'jan@swi-prolog.org' ).
requires(prolog:library(sgml)).
home('https://github.com/JanWielemaker/iso4217' ).
download('https://github.com/JanWielemaker/iso4217.git').
