Metadata-Version: 1.0
Name: pyxs
Version: 0.3
Summary: Pure Python bindings to XenStore.
Home-page: UNKNOWN
Author: Sergei Lebedev
Author-email: lebedev@selectel.ru
License: UNKNOWN
Description: .. -*- mode: rst -*-
        
        ::
        
                .---. .-..-..-.,-. .--.
                : .; `: :; :`.  .'`._-.'
                : ._.'`._. ;:_,._;`.__.'
                : :    .-. :
                :_;    `._.'         0.3
        
                -- XenStore access the Python way!
        
        
        What is ``pyxs``?
        -----------------
        
        What is ``pyxs``? It's a pure Python XenStore client implementation, which
        coveres all of the ``libxs`` features and adds some nice Pythonic sugar on
        top of it.
        
        
Keywords: xen,xenstore,virtualization
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
