Package cal10n: Information

    Binary package: cal10n
    Version: 0.8.1-alt1_13jpp11
    Architecture: noarch
    Build time:  Jun 1, 2021, 04:14 AM in the task #273136
    Source package: cal10n
    Category: Development/Java
    Report package bug
    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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    June 1, 2021 Igor Vlasenko 0:0.8.1-alt1_13jpp11
    - update
    Feb. 15, 2020 Igor Vlasenko 0:0.8.1-alt1_10jpp8
    - fc update
    May 27, 2019 Igor Vlasenko 0:0.8.1-alt1_8jpp8
    - new version