SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

jsilver rpm build for : Other. For other distributions click jsilver.

Name : jsilver
Version : 1.0.0 Vendor : jPackage project
Release : 1.jpp6 Date : 2012-08-19 20:55:34
Group : Development/Java Source RPM : jsilver-1.0.0-1.jpp6.src.rpm
Size : 0.65 MB
Packager : Ralph Apel < r_apel_r-apel_de>
Summary : Pure-Java implementation of Clearsilver
Description :
JSilver is a pure-Java implementation of Clearsilver. Key
benefits of JSilver over Clearsilver include:

Performance
* Templates are only parsed when the file changes - not for
each request.
* Optionally, templates can be compiled directly to Java
bytecode, making rendering super-fast.
* Once-off template optimization step simplifies template
making rendering even faster.
* Internal optimizations to streamline string manipulation.

Avoids the complexities of JNI
* Avoids the risk of native code taking down the JVM.
* Avoids JNI marshalling overhead.
* Simplifies IDE use (no more forgetting java.library.path).

Allows for easy extension in Java
* API allows template functions to be defined in Java
allowing logic to be pulled out of templates.
* Custom escaping / text filters can be plugged in.
* Makes plugging in translations much simpler (e.g.
< ?cs var:translate(\'some.message\') ?>).
* API designed with testability in mind.
* Custom mechanisms can be plugged in for loading templates
and caching.
* Low-level access to template AST for advanced
transformations.

RPM found in directory: /packages/linux-pbone/archive/www.jpackage.org/jpackage/6.0/generic/free/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  jsilver-1.0.0-1.jpp6.noarch.rpm
     

Provides :
jsilver

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
jpackage-utils => 0:1.7.5
java => 0:1.6.0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
guava


Content of RPM :
/etc/maven/fragments/jsilver
/usr/share/java/jsilver-1.0.0.jar
/usr/share/java/jsilver.jar
/usr/share/maven2/poms/JPP-jsilver.pom

 
ICM