DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamespl-webspl
BeschreibungSPL based web application framework
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.0~pre5-3
Sektionuniverse/web
Prioritätoptional
Installierte Größe524 Byte
Hängt ab vonlibc6 (>= 2.8), libncurses5 (>= 5.6+20071006-3), libpcre3 (>= 7.7), libreadline5 (>= 5.2), spl-core
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellespl
Paketgröße213184 Byte
Prüfsumme MD56727c983f7f54e5f24721f2730a25439
Prüfsumme SHA1e63000c9f2373403b2744b7fb242f8c905999bce
Prüfsumme SHA256ce0b7deaa274c7d60a243879db0ec99eb45c69b470a29ff7debbb985851fb62d
Link zum Herunterladenspl-webspl_1.0~pre5-3_i386.deb
Ausführliche BeschreibungWebSPL is a pretty powerful framework for doing web application development with SPL. . The interesting thing about WebSPL is that, other than usual CGI scripts, a WebSPL script is not executed once for each HTTP request. Instead there is one SPL process for each session and such a WebSPL script can pause its execution at any time, wait for the user to do something and continue execution as soon as the user did something. . In addition to that there is a module package called "WSF" (WebSPL Forms) which adds an additional abstraction layer between the application logic and the representation as web page. With this SPL modules, web application development becomes as easy as normal application development with well-designed widget sets.


Impressum
Linux is a registered trademark of Linus Torvalds