Package cal10n: Information
Source package: cal10n
Version: 0.7.4-alt3_9jpp7
Build time: Mar 21, 2013, 08:26 PM
Category: Development/Java
Report package bugHome page: http://cal10n.qos.ch
License: MIT
Summary: Compiler assisted localization library (CAL10N)
Description:
Compiler Assisted Localization, abbreviated as CAL10N (pronounced as "calion") is a java library for writing localized (internationalized) messages. Features: * java compiler verifies message keys used in source code * tooling to detect errors in message keys * native2ascii tool made superfluous, as you can directly encode bundles in the most convenient charset, per locale. * good performance (300 nanoseconds per key look-up) * automatic reloading of resource bundles upon change
List of RPM packages built from this SRPM:
cal10n (noarch)
cal10n-javadoc (noarch)
maven-cal10n-plugin (noarch)
cal10n (noarch)
cal10n-javadoc (noarch)
maven-cal10n-plugin (noarch)
Maintainer: Igor Vlasenko
Last changed
March 17, 2013 Igor Vlasenko 0:0.7.4-alt3_9jpp7
- fc update
Aug. 22, 2012 Igor Vlasenko 0:0.7.4-alt3_5jpp6
- applied repocop patches
March 16, 2012 Igor Vlasenko 0:0.7.4-alt2_5jpp6
- fixed build with java 7