INFO
Name: sparse
Version: 0.6.4-1.el8
Arch: ppc64le
Summary: A semantic parser of source files
License: MIT
Vendor: Fedora Project
Build Host: buildvm-ppc64le-35.iad2.fedoraproject.org
Build Date: Tue Sep 7 13:43:57 2021
Size: 2329908
URL: https://sparse.wiki.kernel.org
Description: Sparse is a semantic parser of source files: it's neither a compiler
(although it could be used as a front-end for one) nor is it a
preprocessor (although it contains as a part of it a preprocessing
phase).
It is meant to be a small - and simple - library. Scanty and meager,
and partly because of that easy to use. It has one mission in life:
create a semantic parse tree for some arbitrary user for further
analysis. It's not a tokenizer, nor is it some generic context-free
parser. In fact, context (semantics) is what it's all about - figuring
out not just what the grouping of tokens are, but what the _types_ are
that the grouping implies.
Sparse is primarily used in the development and debugging of the Linux kernel.
FILES
/usr/bin/c2xml
/usr/bin/cgcc
/usr/bin/semind
/usr/bin/sparse
/usr/bin/test-inspect
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/7b1083b6006a10d198e4e2ae9ae61fe5795bd6
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/53cb50e7b1e301ce22d3475ebae6a58467859f
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/738504cf34894cc33c6c0fd7a4a178d5576ad5
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/4656382e835f218506ff0c7de17aeebafc2441
/usr/share/doc/sparse
/usr/share/doc/sparse/FAQ
/usr/share/doc/sparse/LICENSE
/usr/share/doc/sparse/README
/usr/share/man/man1/cgcc.1.gz
/usr/share/man/man1/semind.1.gz
/usr/share/man/man1/sparse.1.gz
REQUIRES
/usr/bin/perl
libatk-1.0.so.0()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libcairo.so.2()(64bit)
libfontconfig.so.1()(64bit)
libfreetype.so.6()(64bit)
libgdk-x11-2.0.so.0()(64bit)
libgdk_pixbuf-2.0.so.0()(64bit)
libgio-2.0.so.0()(64bit)
libglib-2.0.so.0()(64bit)
libgobject-2.0.so.0()(64bit)
libgtk-x11-2.0.so.0()(64bit)
libpango-1.0.so.0()(64bit)
libpangocairo-1.0.so.0()(64bit)
libpangoft2-1.0.so.0()(64bit)
libsqlite3.so.0()(64bit)
libxml2.so.2()(64bit)
libxml2.so.2(LIBXML2_2.4.30)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
sparse 0.6.4-1.el8
sparse(ppc-64) 0.6.4-1.el8
CONFIG FILES
/usr/bin/c2xml
/usr/bin/cgcc
/usr/bin/semind
/usr/bin/sparse
/usr/bin/test-inspect
/usr/lib/.build-id a
/usr/lib/.build-id/0a a
/usr/lib/.build-id/0a/7b1083b6006a10d198e4e2ae9ae61fe5795bd6 a
/usr/lib/.build-id/1b a
/usr/lib/.build-id/1b/53cb50e7b1e301ce22d3475ebae6a58467859f a
/usr/lib/.build-id/a5 a
/usr/lib/.build-id/a5/738504cf34894cc33c6c0fd7a4a178d5576ad5 a
/usr/lib/.build-id/fc a
/usr/lib/.build-id/fc/4656382e835f218506ff0c7de17aeebafc2441 a
/usr/share/doc/sparse
/usr/share/doc/sparse/FAQ d
/usr/share/doc/sparse/LICENSE d
/usr/share/doc/sparse/README d
/usr/share/man/man1/cgcc.1.gz d
/usr/share/man/man1/semind.1.gz d
/usr/share/man/man1/sparse.1.gz d
LICENSE FILES
MIT
|