name(pl_omdb).
title('API interface to OMDB (Open Movie Database)').
version('0.5.0').
author('Ebrahim Azarisooreh', 'ebrahim.azarisooreh@gmail.com').
home('https://github.com/eazar001/pl_omdb').
keywords([omdb,movie,movies,films,film,television]).
requires(typedef).
download('https://github.com/eazar001/pl_omdb/archive/v0.5.0.zip').