summaryrefslogtreecommitdiff
path: root/net/py-zsi-devel/pkg-descr
blob: 6f4ddec8693644076da2fb0bed26e7a81d603efc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Paraphrasing the website:

  ZSI, the Zolera SOAP Infrastructure, is a pure Python module that provides
  an implementation of the SOAP 1.1 specification.  ZSI parses and generates
  SOAP messages, and converts between native Python datatypes and SOAP
  syntax.  Simple client and server support are also provided.

  ZSI is built on top of DOM.  It requires Python 2.0 or later, and PyXML 0.6
  or later.  Feedback to <zsi@zolera.com>.

Author: Rich Salz <rsalz@zolera.com>
WWW:    http://www.zolera.com/resources/opensrc/zsi/

-- Johann Visagie <wjv@FreeBSD.org>