Package neko: Information

    Source package: neko
    Version: 2.2.0-alt4.gitb68336c
    Build time:  Jul 14, 2021, 06:19 PM
    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 (mipsel)
    libneko-debuginfo (mipsel)
    libneko-devel (mipsel)
    neko (mipsel)
    neko-debuginfo (mipsel)

    Maintainer: Vitaly Lipatov


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

    Last changed


    Dec. 24, 2018 Vitaly Lipatov 2.2.0-alt4.gitb68336c
    - fix build warning (hide Apache2 symbols)
    Dec. 24, 2018 Leontiy Volodin 2.2.0-alt3.gitb68336c
    - fix build
    - build from git
    Dec. 4, 2018 Vitaly Lipatov 2.2.0-alt2
    - add libssl-devel buildreq
    - add /proc buildreq (ALT bug 35723)