Package neko: Information

    Source package: neko
    Version: 2.3.0-alt2
    Latest version according to Repology
    Build time:  Jul 9, 2021, 08:29 PM in the task #277828
    Report package bug
    Home page: http://haxe.org

    License: LGPL
    Summary: The Neko Programming Language
    Description: 
    Neko is an intermediate programming language. It has been designed to
    provide a common runtime for several different languages. Learning and
    using Neko is very easy, but you're not supposed to directly program in
    Neko. Instead, you can write a generator from your preferred language to
    Neko and then use the Neko runtime to compile, run, and access libraries.
    
    Neko is a good way for language designers to focus on design and reuse a
    fast and well-designed runtime, as well as existing libraries for
    accessing filesystem, network, databases, xml...

    List of rpms provided by this srpm:
    libneko (x86_64, ppc64le, i586, armh, aarch64)
    libneko-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libneko-devel (x86_64, ppc64le, i586, armh, aarch64)
    neko (x86_64, ppc64le, i586, armh, aarch64)
    neko-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

      1. apache2-devel
      2. libsqlite3-devel
      3. libgc-devel
      4. git-core
      5. libmariadb-devel
      6. /proc
      7. cmake
      8. rpm-macros-cmake
      9. libpcre-devel
      10. libgtk+2-devel
      11. libapr1-devel
      12. libaprutil1-devel

    Last changed


    July 9, 2021 Vitaly Lipatov 2.3.0-alt2
    - build without SSL support (can't build with new libmbedtls-devel)
    Nov. 1, 2020 Vitaly Lipatov 2.3.0-alt1
    - new version 2.3.0 (with rpmrb script)
    Dec. 24, 2018 Vitaly Lipatov 2.2.0-alt4.gitb68336c
    - fix build warning (hide Apache2 symbols)