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 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

    List of rpms provided by this srpm:
    cal10n (noarch)
    cal10n-javadoc (noarch)
    maven-cal10n-plugin (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. maven
      3. maven-assembly-plugin
      4. maven-compiler-plugin
      5. maven-doxia-sitetools
      6. maven-install-plugin
      7. maven-jar-plugin
      8. maven-javadoc-plugin
      9. maven-plugin-plugin
      10. maven-resources-plugin
      11. maven-site-plugin
      12. maven-source-plugin
      13. maven-surefire-plugin
      14. maven-surefire-provider-junit4
      15. jpackage-compat
      16. junit4
      17. rpm-build-java

    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