Package clojure: Information

    Source package: clojure
    Version: 1.3.0-alt1_1jpp6
    Build time:  Sep 29, 2011, 11:26 AM
    Category: Development/Java
    Report package bug
    License: EPL
    Summary: A dynamic programming language that targets the Java Virtual Machine
    Description: 
    Clojure is a dynamic programming language that targets the Java
    Virtual Machine. It is designed to be a general-purpose language,
    combining the approachability and interactive development of a
    scripting language with an efficient and robust infrastructure for
    multithreaded programming. Clojure is a compiled language - it
    compiles directly to JVM bytecode, yet remains completely
    dynamic. Every feature supported by Clojure is supported at
    runtime. Clojure provides easy access to the Java frameworks, with
    optional type hints and type inference, to ensure that calls to Java
    can avoid reflection.

    List of rpms provided by this srpm:
    clojure (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 1.6
      2. /proc
      3. objectweb-asm
      4. unzip
      5. jpackage-utils >= 1.5
      6. jpackage-compat

    Last changed


    Sept. 29, 2011 Igor Vlasenko 1:1.3.0-alt1_1jpp6
    - update to new release by jppimport
    Sept. 2, 2011 Igor Vlasenko 1:1.2.1-alt1_1jpp6
    - update to new release by jppimport
    Dec. 10, 2010 Igor Vlasenko 1:1.2.0-alt1_1jpp6
    - new version (closes: #24726)