Metadata-Version: 2.1
Name: winfspy
Version: 0.2.0
Summary: CFFI bindings for WinFSP
Home-page: https://github.com/Scille/winfspy
Author: Emmanuel Leblond
Author-email: emmanuel.leblond@gmail.com
License: UNKNOWN
Description: ===============================
        WinFSPy
        ===============================
        
        .. image:: https://ci.appveyor.com/api/projects/status/jg07bt75a9r78ou4/branch/master?svg=true
                :target: https://ci.appveyor.com/project/touilleMan/winfspy/branch/master
                :alt: Appveyor CI Status
        
        .. image:: https://img.shields.io/pypi/v/winfspy.svg
                :target: https://pypi.python.org/pypi/winfspy
                :alt: Pypi Status
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
                :target: https://github.com/ambv/black
                :alt: Code style: black
        
        Bindings for `WinFSP <http://www.secfs.net/winfsp/>`_
        
        * Free software: BSD
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Provides-Extra: dev
