SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cxref rpm build for : OpenSuSE. For other distributions click cxref.

Name : cxref
Version : 1.6e Vendor : openSUSE
Release : bp150.2.5 Date : 2018-07-30 18:01:55
Group : Development/Tools/Building Source RPM : cxref-1.6e-bp150.2.5.src.rpm
Size : 0.88 MB
Packager : https://bugs_opensuse_org
Summary : C Cross Referencing & Documenting tool
Description :
Cxref is a program that will produce documentation (in LaTeX, HTML, RTF or SGML)
including cross-references from C program source code.

Works for ANSI C, including most gcc extensions.

The documentation for the program is produced from comments in the code that
are appropriately formatted. The cross referencing comes from the code itself
and requires no extra work.

The documentation is produced for each of the following:

Files - A comment that applies to the whole file.
Functions - A comment for the function, including a description of
each of the arguments and the return value.
Variables - A comment for each of a group of variables and/or
individual variables.


for macro arguments.
Type definitions - A comment for each defined type and for each element of a
structure or union type.

Any or all of these comments can be present in suitable places in the
source code.

The cross referencing is performed for the following items

Files - The files that the current file is included in
(even when included via other files).


- Files included by these files etc.

Variables - The location of the definition of external variables.
- The files that have visibility of global variables.
- The files / functions that use the variable.

Functions - The file that the function is prototyped in.
- The functions that the function calls.
- The functions that call the function.
- The files and functions that reference the function.
- The variables that are used in the function.

Each of these items is cross referenced in the output.

Includes extensive README and FAQ with details and examples on how to use the
program.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cxref-1.6e-bp150.2.5.x86_64.rpm
     

Provides :
cxref
cxref(x86-64)

Requires :
/bin/sh
libc.so.6()(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/cxref
/usr/bin/cxref-cc
/usr/bin/cxref-cpp
/usr/bin/cxref-cpp-configure
/usr/bin/cxref-query
/usr/bin/knr2ansi
/usr/share/cxref
/usr/share/cxref/cxref-cpp.defines
/usr/share/doc/packages/cxref
/usr/share/doc/packages/cxref/COPYING
/usr/share/doc/packages/cxref/ChangeLog
/usr/share/doc/packages/cxref/README
/usr/share/man/man1/cxref-cpp-configure.1.gz
/usr/share/man/man1/cxref-cpp.1.gz
/usr/share/man/man1/cxref-query.1.gz
/usr/share/man/man1/cxref.1.gz

 
ICM