Awesome
XML-Pastell
An XPath-like DSL that makes navigation in XML DOM trees easier.
Installation
Metacello new
baseline: 'Pastell';
repository: 'github://pharo-contributions/XML-Pastell/src';
load.
Usage
A simple example on how to use the Pastell library:
...
results in the following XML output
...
LICENSE
History
This project was migrated from http://smalltalkhub.com/#!/~PharoExtras/Pastell