Skip to content

An XPath-like DSL that makes navigation in XML DOM trees easier.

License

Notifications You must be signed in to change notification settings

pharo-contributions/XML-Pastell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML-Pastell

Build Status Coverage Status

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

MIT License

History

This project was migrated from http://smalltalkhub.com/#!/~PharoExtras/Pastell

About

An XPath-like DSL that makes navigation in XML DOM trees easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published