 |
 |
|
PTF is a Perl information and frontend framework (including a reasonable set of
different ready to use frontends) for the excellent
Prelude hybrid IDS.
The design goal was to create a set of useful Prelude-specific functions
for "higher level" Prelude-related tools, and a small basic set of those
to prove the concept.
Therefore, the internal, common engine, is independent of the visual aspect of PTF, and PTF itself is not tied to a particular user interface;
currently non-interactive, plain text, gtk and ncurses interfaces are being developed.
|
|
|
| |
| PTF features |
Documentation |
Download |
- GNU GPL license
- Configuration based on an enhanced version of the AppConfig Perl module
- Libpreludedb database layer (using the Perl bindings)
- All PTF native commands, configuration information, shell and the Perl interpreter available directly from the interface
- Non-interactive (scripted) and plain text interfaces (Newt and Gnome/KDE are waiting for developers)
- GNU ReadLine support
- Well-defined code base
- Solid framework/environment for any kind of Perl-based Prelude extensions
- Author's commitment to feature wishlists
|
|
|
|
|
|
|