Roassal2 extensions from OpenPonk
# Description This package provides Roassal2 extensions from OpenPonk. Work should be credited to Peter Uhnak. Please refer to (OpenPonk web site)[https://github.com/OpenPonk/openponk] for further documentation. # Installation To load the copy from this repository, please evaluate into Pharo: ```smalltalk Metacello new baseline: 'OpenPonkRoassal'; repository: 'github://hernanmd/OpenPonkRoassal2'; load. ```