Metadata-Version: 2.1
Name: win_pyxs
Version: 0.1.1
Summary: Windows compatibility for pyxs
Home-page: https://github.com/joelnb/win-pyxs
Author: Joel Noyce Barnham
Author-email: joelnbarnham@gmail.com
License: UNKNOWN
Description: # win-pyxs
        
        A python implementation of the Xenstore protocol for Windows using either the [WinPV](https://www.xenproject.org/developers/teams/windows-pv-drivers.html) or [GPLPV](https://wiki.xen.org/wiki/Xen_Windows_GplPv) drivers.
        
        ## Status
        
        Very unfinished and not working yet. This is a work in progress and will be added to as and when I have the time.
        
        ## Background
        
        Inspired by the work of [selectel](https://github.com/selectel/pyxs) and [JKDingwall](https://github.com/JKDingwall/pyxs/tree/windows) this project takes the work done by JKDingwall and splits it out into a separate module which is compatible with the latest version of pyxs.
        
Keywords: pyxs xenstore xen
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
