rspp stands for RPM Specfile Pre Processor.

It's simple tool that process rpm macros and spec files.  It can either
output preprocessed spec or evaluate specific macro.  It doesn't handle
some more bizarre rpm syntax.  It is aimed as help with automatic spec
processing (like looking for list of BuildRequires and so on).

rspp was written by Michal Moskal.  You can find out more about my
programs and myself at:

  http://www.kernel.pl/~malekith/. 
  
You can reach me at mailto:malekith@pld-linux.org

Latest version of rspp can be found at:

  ftp://ftp.pld-linux.org/people/malekith/rspp/

All available documentation for rspp can be seen by invoking it
with --help option.  Otherwise -- use the source Luke!
