The UnixSocketTransport extension for Python
*********************************************************

This is a Python extension designed to augment Python's xmlrpclib library
with the ability to connect to XML-RPC servers listening on an UNIX socket.

Quick search is part of the Search services project.


PREREQUISITES

This software requires:
- Python 2.2 or later


INSTALLATION

To install, use:

   python setup.py install # to build and install directly
   python setup.py bdist_rpm # to prepare an RPM


HELP

See the module documentation for usage information.


FEEDBACK: REPORTING BUGS, ETC.

Don't forget to visit this project's Web site first:

   http://www.amautacorp.com/staff/Rudd-O/projects/search-services/

to solve any doubts or questions you might have.


LICENSE AND LEGAL NOTICE

This software is under the GPL.  See the file COPYING for licensing
information.  Contact us if you need us to license this software under
a different license.


AUTHORS

Manuel Amador (Rudd-O) <rudd-o@amautacorp.com>
