Name: | freemarker |
---|---|
Version: | 2.3.23 |
Release: | 2.sw |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1351722 |
License: | BSD |
RPM: | freemarker-2.3.23-2.sw.noarch.rpm |
Source RPM: | freemarker-2.3.23-2.sw.src.rpm |
Build Date: | Fri Dec 29 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://freemarker.sourceforge.net/ |
Summary: | A template engine |
Description: | FreeMarker is a Java tool to generate text output based on templates. It is designed to be practical as a template engine to generate web pages and particularly for servlet-based page production that follows the MVC (Model View Controller) pattern. That is, you can separate the work of Java programmers and website designers - Java programmers needn't know how to design nice websites, and website designers needn't know Java programming. |