===============================
 Products.PluggableAuthService
===============================

This product defines a fully-pluggable user folder, intended for
use in all Zope sites.

.. contents::

Manual Installation
===================

If you want to install this package manually, without using setuptools,
simply untar the package file downloaded from the PyPI site and look for
the folder named "PluggableAuthService" underneath the "Products" folder 
at the root of the extracted tarball. Copy or link this 
"PluggableAuthService" folder into your Zope "Products" folder and restart 
Zope.

Documentation
=============

Please see the files under doc/ in the packaged software for more
information, and consult the interfaces files under interfaces/ in
the software package for PluggableAuthService and plugin APIs.

