Current section
Files
Jump to
Current section
Files
src/holiday_jp.app.src
{application,holiday_jp,
[{vsn,"0.1.1"},
{description,"Japanese holiday in Clojerl."},
{modules,[]},
{applications,[stdlib,kernel,clojerl]},
{licenses,["GPL-3.0-or-later"]},
{pkg_name,"holiday_jp_clje"},
{links,[{"GitHub",
"https://github.com/ne-sachirou/holiday-jp-clojure"}]}]}.