name(tailwind_pl).
title('Tailwind-style CSS generator for Prolog').
version('2.0.2').
author('James N. V. Cash', 'james.cash@occasionallycogent.com').
home('https://github.com/jamesnvc/tailwind_pl').
download('https://github.com/jamesnvc/tailwind_pl/releases/*.zip').
provides(tailwind).
requires(tailwind_pl_generate).
requires(inotify).
