Metadata-Version: 1.0
Name: pyramid-xmlrpc
Version: 0.1
Summary: XML-RPC support for the Pyramid web framework
Home-page: http://docs.pylonshq.com
Author: Chris McDonough, Agendaless Consulting
Author-email: pylons-discuss@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: pyramid_xmlrpc README
        =====================
        
        Please see docs/index.rst for the documentation.
        
        
        pyramid_xmlrpc
        ==============
        
        0.1
        ---
        
        - First Pyramid release (adapted from
        http://svn.repoze.org/repoze.bfg.xmlrpc/trunk/, after the 0.4 release).
        
        
Keywords: web wsgi pyramid pylons xml-rpc
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Pylons
