Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37710412
en ru br
ALT Linux repos
S:2.3.31-alt1_4jpp11
5.0: 2.3.13-alt2_4jpp5
4.1: 2.3.6-alt1_2jpp1.7
4.0: 2.3.6-alt1_2jpp1.7

Group :: Databases
RPM: freemarker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3.6-alt1_2jpp1.7
Build date: 24 november 2007, 21:03 ( 857.7 weeks ago )
Size: 1941.98 Kb

Home page:   http://freemarker.sourceforge.net/

License: BSD-style
Summary: FreeMarker template engine
Description:

FreeMarker is a "template engine"; a generic tool to
generate text output (anything from HTML or RTF to
autogenerated source code) based on templates.
FreeMarker is designed to be practical for the generation
of HTML Web pages, particularly by servlet-based applications
following the MVC (Model View Controller) pattern.
Although FreeMarker has some programming capabilities,
it is not a full-blown programming language like PHP. Instead,
Java programs prepare the data to be displayed, and FreeMarker
just generates textual pages that display the prepared data
using templates.
FreeMarker is not a Web application framework. It is suitable
for a component in a Web application framework, but the
FreeMarker engine itself knows nothing about HTTP or servlets.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • freemarker
  • freemarker-javadoc
  • freemarker-manual
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin