<?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>PyPayflowPro</name>
<shortdesc>Python wrapper for Verisign PayflowPro SDK</shortdesc>
<description>PyPayflowPro - Python Wrapper for Verisign PayflowPro SDK
=========================================================

With PyPayflowPro, you can use the Verisign Payflow Pro SDK directly
in Python.  This allows you to process credit card transactions (and
other financial transactions) using Verisign Payment Services
(http://www.verisign.com/products/payflow/pro/index.html).

PyPayflowPro consists of:

1.  A Pyrex module for wrapping the calls to the C library functions
    provided by the Payflow Pro SDK.  Compiling this into a Python C
    Extension Module requires Pyrex
    (http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/).

2.  A pure Python module that provides a high level interface to the
    low-level functions of the C Extension Module.</description>
<homepage rdf:resource="http://pypfpro.sourceforge.net/" />
<maintainer><foaf:Person><foaf:name>Mark McEahern</foaf:name>
<foaf:mbox_sha1sum>c66b8c5c615129b723d3491a2b2894d405c220ad</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.1</revision></Version></release>
</Project></rdf:RDF>