SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

dparser rpm build for : Mandriva 2008. For other distributions click dparser.

Name : dparser
Version : 1.14 Vendor : Mandriva
Release : 1mdv2007.0 Date : 2006-05-31 18:08:49
Group : Development/Python Source RPM : dparser-1.14-1mdv2007.0.src.rpm
Size : 1.13 MB
Packager : (none)
Summary : DParser is a simple but powerful tool for parsing
Description :
DParser is an simple but powerful tool for parsing. You can specify the form of
the text to be parsed using a combination of regular expressions and grammar
productions. Because of the parsing technique (technically a scannerless GLR
parser based on the Tomita algorithm) there are no restrictions. The grammar
can be ambiguous, right or left recursive, have any number of null productions,
and because there is no separate tokenizer, can include whitespace in terminals
and have terminals which are prefixes of other terminals. DParser handles not
just well formed computer languages and data files, but just about any wacky
situation that occurs in the real world.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  dparser-1.14-1mdv2007.0.i586.rpm
     Search for other platforms
dparser-1.14-1mdv2007.0.sparc.rpm
dparser-1.14-1mdv2007.0.alpha.rpm
dparser-1.14-1mdv2007.0.ppc.rpm
dparser-1.14-1mdv2007.0.ia64.rpm
dparser-1.14-1mdv2007.0.s390.rpm

Provides :
dparser_swigc.so
dparser

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libpthread.so.0
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
python-base => 2.4
libc.so.6(GLIBC_2.1.3)
libpthread.so.0(GLIBC_2.0)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libc.so.6(GLIBC_2.3)
libm.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/bin/make_dparser
/usr/include/dparse.h
/usr/include/dparse_tables.h
/usr/include/dparse_tree.h
/usr/include/dsymtab.h
/usr/lib/libdparse.a
/usr/lib/python2.4/site-packages/dparser.py
/usr/lib/python2.4/site-packages/dparser.pyc
/usr/lib/python2.4/site-packages/dparser_swigc.so
/usr/share/doc/dparser-1.14
/usr/share/doc/dparser-1.14/BUILD_VERSION
/usr/share/doc/dparser-1.14/CHANGES
/usr/share/doc/dparser-1.14/COPYRIGHT
/usr/share/doc/dparser-1.14/README
/usr/share/doc/dparser-1.14/faq.html
/usr/share/doc/dparser-1.14/index.html
/usr/share/doc/dparser-1.14/manual.html
/usr/share/doc/dparser-1.14/tests
/usr/share/doc/dparser-1.14/tests/3
/usr/share/doc/dparser-1.14/tests/ansic.test.g
/usr/share/doc/dparser-1.14/tests/ansic.test.g.1
/usr/share/doc/dparser-1.14/tests/ansic.test.g.1.check
/usr/share/doc/dparser-1.14/tests/ansic.test.g.2
/usr/share/doc/dparser-1.14/tests/ansic.test.g.2.check
/usr/share/doc/dparser-1.14/tests/g1.test.g
/usr/share/doc/dparser-1.14/tests/g1.test.g.1
/usr/share/doc/dparser-1.14/tests/g1.test.g.1.check
/usr/share/doc/dparser-1.14/tests/g10.test.g
/usr/share/doc/dparser-1.14/tests/g10.test.g.1
/usr/share/doc/dparser-1.14/tests/g10.test.g.1.check
There is 235 files more in these RPM.

 
ICM