public
Description: Grampa -- select Match objects with XPath expressions
Homepage:
Clone URL: git://github.com/masak/grampa.git
grampa /
name age message
file .gitignore Loading commit data...
file AUTHORS
file Configure
file LICENSE
file Makefile.in
file README
directory lib/
directory t/
README
Grampa is an XPath matcher for Perl 6 Match objects. Copyright 2009,
the Grampa authors, listed in AUTHORS.

The current plan is to split Grampa up into two parts: one pure XPath
search module that can be re-used in other projects, and one Match
object adapter that makes the XPath module search Match objects.

== License

The Grampa implementation is released under Artistic 2.0. See LICENSE.