Package jsl: Information

    Source package: jsl
    Version: 0.3.0-alt4
    Build time:  Feb 11, 2022, 10:19 AM
    Report package bug
    License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
    Summary: Check JavaScript code for common mistakes
    Description: 
    With JavaScript Lint, you can check all your JavaScript source code for
    common mistakes without actually running the script or opening the web page.
    
    JavaScript Lint holds an advantage over competing lints because it is based
    on the JavaScript engine for the Firefox browser. This provides a robust
    framework that can not only check JavaScript syntax but also examine the
    coding techniques used in the script and warn against questionable
    practices.

    List of rpms provided by this srpm:
    jsl (riscv64)
    jsl-debuginfo (riscv64)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Ivan A. Melnikov

      1. perl-base
      2. perl-devel

    Last changed


    Feb. 8, 2021 Stanislav Levin 0.3.0-alt4
    - Fixed FTBFS(GCC10).
    March 13, 2019 Ivan A. Melnikov 0.3.0-alt3
    - Fix build on mipsel.
    Sept. 9, 2018 Stanislav Levin 0.3.0-alt2
    - Build for aarch64.