Metadata-Version: 1.0
Name: repoze.bfg.xmlrpc
Version: 0.4
Summary: XML-RPC support for repoze.bfg
Home-page: http://www.repoze.org
Author: Agendaless Consulting
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: repoze.bfg.xmlrpc README
        ========================
        
        Please see docs/index.rst for the documentation.
        
        
        repoze.bfg.xmlrpc Changelog
        ===========================
        
        0.4 (2010-06-11)
        ----------------
        
        - Documentation tweaks
        
        - Add multi-method support via the XMLRPCView base class.
        
        0.3 (2009-07-06)
        ----------------
        
        - Update docs to contain installation instructions.
        
        - Change setup.cfg index to bfgsite.
        
        0.2 (2008-12-18)
        ----------------
        
        - Add repoze.bfg.convention support.
        
        0.1 (2008-11-18)
        ----------------
        
        - Initial release.
        
        
Keywords: web wsgi zope xml-rpc
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
