Application Framework on top of Seaside3.
To load Deltawerken into Pharo, load MetacelloPreview and Seaside into your image and then execute following:
Metacello new
repository: 'github://delware/Deltawerken:master/packages';
baseline: 'Deltawerken';
load