Name: | cal10n |
---|---|
Version: | 0.8.1 |
Release: | 7.module+el8.10.0+90622+accb6b48 |
Architecture: | noarch |
Module: | javapackages-tools:201801:8100020250616113255:417e5c08 |
Group: | Unspecified |
Size: | 51883 |
License: | MIT |
RPM: | cal10n-0.8.1-7.module+el8.10.0+90622+accb6b48.noarch.rpm |
Source RPM: | cal10n-0.8.1-7.module+el8.10.0+90622+accb6b48.src.rpm |
Build Date: | Tue Jul 01 2025 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://cal10n.qos.ch |
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 |