<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>pushpage</name>
<shortdesc>Push-mode ZPT pages</shortdesc>
<description>"Push"-mode is jargon used in a number of templating systems to describe
templates which have their data "pushed" to them as a mapping, supplied by the
application.  Tradiional ZPT contexts include top-level variables (e.g.,
"context") from which the template "pulls" data.  This package offers a variant
of ZPT which suppresses any context variables except those explicitly passed by
the caller.</description>
<homepage rdf:resource="http://agendaless.com/Members/tseaver/software/pushpage" />
<maintainer><foaf:Person><foaf:name>Tres Seaver, Agendaless Consulting</foaf:name>
<foaf:mbox_sha1sum>9ca9a1756a330eb0ec72e28718971f797ee4a6dc</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>