SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libpuma rpm build for : Fedora 23. For other distributions click libpuma.

Name : libpuma
Version : 1.2 Vendor : Fedora Project
Release : 3.fc22 Date : 2014-10-24 17:33:11
Group : Unspecified Source RPM : libpuma-1.2-3.fc22.src.rpm
Size : 3.69 MB
Packager : Fedora Project
Summary : Library for parsing and manipulating C/C++ source code
Description :
PUMA is a library of C++ classes for parsing and manipulating C/C++
source code. It provides different levels of analyzing source code,
i.e. lexical, syntactical, and semantical analyses. Additionally, PUMA
contains its own C preprocessor following the macro language understood
by the GNU C preprocessor (cpp).

The parsers for C and C++ are based on an extensible recursive descent
parser architecture that can be easily adapted for your own needs by
inheriting from one of the parsers. They are oriented on the ISO/IEC
standards defined in ISO/IEC 9899:1999(E) and ISO/IEC 14882:1998(E) but
also supporting a list of extensions to the C and C++ languages. The
information about the source code being analyzed is organized in an
attributed syntax tree referring to a separate structure of semantic
information.

For the purpose of manipulating source code PUMA provides a syntax based
mechanism for searching code structures. Manipulations on the source
code can be collected and validated before executing them in a single
transaction.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/23/Everything/i386/os/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libpuma-1.2-3.fc22.i686.rpm
ftp.icm.edu.pl  libpuma-1.2-3.fc22.i686.rpm
     Search for other platforms
libpuma-1.2-3.fc22.sparc.rpm
libpuma-1.2-3.fc22.alpha.rpm
libpuma-1.2-3.fc22.ppc.rpm
libpuma-1.2-3.fc22.ia64.rpm
libpuma-1.2-3.fc22.s390.rpm

Provides :
aspectc++
libPuma.so.0
libpuma
libpuma(x86-32)

Requires :
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.20)
libdl.so.2
rtld(GNU_HASH)
libgcc_s.so.1(GLIBC_2.0)
glibc-devel(x86-32)
libxml2.so.2(LIBXML2_2.6.0)
libm.so.6
libstdc++.so.6(GLIBCXX_3.4.15)
libstdc++.so.6(GLIBCXX_3.4.9)
libc.so.6(GLIBC_2.4)
libgcc_s.so.1
libz.so.1
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadIsXz) <= 5.2-1
libc.so.6(GLIBC_2.7)
libPuma.so.0
libc.so.6(GLIBC_2.0)
/bin/sh
libpthread.so.0(GLIBC_2.0)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.3)
libxml2.so.2
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libstdc++.so.6
libc.so.6(GLIBC_2.1)
libxml2.so.2(LIBXML2_2.4.30)
libstdc++.so.6(GLIBCXX_3.4.11)
libgcc_s.so.1(GCC_3.0)
/sbin/ldconfig
gcc-c++
libstdc++-devel(x86-32)
libstdc++.so.6(CXXABI_1.3)
libc.so.6
libc.so.6(GLIBC_2.3.4)
libxml2.so.2(LIBXML2_2.6.8)


Content of RPM :
/usr/bin/ac++
/usr/bin/ag++
/usr/lib/libPuma.so.0
/usr/lib/libPuma.so.0.0.0
/usr/lib/libpuma
/usr/lib/libpuma/puma.config
/usr/share/doc/libpuma
/usr/share/doc/libpuma/README
/usr/share/doc/libpuma/README.aspectc++
/usr/share/licenses/libpuma
/usr/share/licenses/libpuma/COPYING
/usr/share/man/man1/ac++.1.gz
/usr/share/man/man1/ag++.1.gz

 
ICM