			    <% package %>
			    <% package | replace('.', '-' ) %>

DESCRIPTION
-----------

!! What does this program do?


INSTALLATION
------------

See the INSTALL file.


CONTACT
-------

Report bugs or make suggestions at

    <%bugreport%>

For all other purposes, email

    <%emailcontact%>


COPYRIGHT & LICENSE
-------------------
<% USE date %>
Copyright (C) <% date.format( format => '%Y' ) %> <% copyrightholder %>

This file is part of <% package %>.

<%- TRY %>
<% INCLUDE $license_info.short %>
<%- CATCH %> <% END %>
