[XML-SIG] Adding scripts

A.M. Kuchling akuchlin@mems-exchange.org
Fri, 15 Dec 2000 13:27:25 -0500


What do people think about adding some useful scripts to PyXML that
get installed in /usr/local/bin or somewhere like that?  Possibilities
would be (names off the top of my head):

xmlproc_val  : Validate files using xmlproc
xmlrpc_call  : Make an XML-RPC call (useful for shell scripts, or using
               XML-RPC from languages w/o an XML parser, such as Emacs Lisp)

Anyone have additional ideas?

--amk