Package sparse: Information

    Source package: sparse
    Version: 0.6.3-alt1
    Build time:  Oct 1, 2022, 01:53 PM
    Category: Development/C
    Report package bug
    License: MIT
    Summary: A semantic parser for C
    Description: 
    Sparse, the semantic parser, provides a compiler frontend capable of parsing
    most of ANSI C as well as many GCC extensions, and a collection of sample
    compiler backends, including a static analyzer also called "sparse". Sparse
    provides a set of annotations designed to convey semantic information about
    types, such as what address space pointers point to, or what locks a function
    acquires or releases.
    
    Sparse is primarily used in the development and debugging of the Linux kernel.

    List of rpms provided by this srpm:
    sparse (e2kv6, e2kv5, e2kv4, e2k)
    sparse-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov

      1. libxml2-devel
      2. python3-module-recommonmark
      3. python3-module-sphinx
      4. python3-module-sphinx_rtd_theme
      5. libsqlite3-devel
      6. sphinx
      7. libgtk+3-devel

    Last changed


    Oct. 23, 2020 Vitaly Chikunov 0.6.3-alt1
    - Update to v0.6.3 (2020-10-17).
    - spec: Build html documentation.
    July 1, 2020 Vitaly Chikunov 0.6.2-alt1
    - Update to v0.6.2 (2020-06-16).
    - Build cindex.
    March 14, 2020 Vitaly Chikunov 0.6.1-alt2
    - Update to v0.6.1 release.