Summary: Portable Forth Environment
Name: pfe
Version: 0.32.94
Release: 1sfnet
Serial: 1
Copyright: LGPL
Group: Development/Languages
URL: http://sourceforge.net/projects/pfe
Vendor: Guido Draheim
Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRoot: /var/tmp/%{name}-%{version}-%{release}
Distribution: Sourceforge
Packager: Guido Draheim
%package doc
Summary: PFE Documentation
Group: Development/Libraries
%package sfnet
Summary: PFE Sourceforge Documentation
Group: Development/Libraries
%package devel
Summary: PFE Development Headers
Group: Development/Libraries
Requires: pfe
%package regs
Summary: PFE Documentation
Group: Development/Libraries
%package fig
Summary: PFE Documentation
Group: Development/Libraries
%package forth
Summary: PFE Documentation
Group: Development/Libraries
Requires: pfe-regs
%package call
Summary: PFE Documentation
Group: Development/Libraries
%package calls
Summary: PFE Documentation
Group: Development/Libraries
%package fast
Summary: PFE Documentation
Group: Development/Libraries
%description
The Portable Forth Environment is a Forth Engine completly written in C.
It has a module concept so it can be extended with C modules. It is
completly multithreaded, and implements the DPANS94, the proposed ANSI
standard on Forth.
%description doc
The Portable Forth Environment.
The documentation, mostly autogenerated.
%description sfnet
The Portable Forth Environment.
The documentation, mostly autogenerated, for http://PFE.sf.net
%description devel
The Portable Forth Environment.
The header file for compiling extension modules for
use by the forth engine, or for compiling applications
that use the forth library as a scripting engine.
The headers are namespace clean, i.e. all symbols
have a prefix to distinguish them from other symbols.
%description regs
The Portable Forth Environment - regs=all variant.
%description fig
The Portable Forth Environment - fig=1 variant.
%description forth
The Portable Forth Environment - without-modules variant.
%description call
The Portable Forth Environment - --with-call-threading variant
%description calls
The Portable Forth Environment - --with-sbr-threading variant
%description fast
The Portable Forth Environment - --with-sbrx-threading variant
%prep
generated - Fre Mär 7 18:12:08 CET 2003