Metadata-Version: 2.1
Name: filesystems
Version: 0.26.0
Summary: A filesystem abstraction layer
Home-page: https://github.com/Julian/Filesystems
Author: Julian Berman
Author-email: Julian+filesystems@GrayVines.com
License: UNKNOWN
Project-URL: Source, https://github.com/Julian/filesystems
Project-URL: Issues, https://github.com/Julian/filesystems/issues/
Description: ===========
        Filesystems
        ===========
        
        |PyPI| |Pythons| |CI|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/filesystems.svg
           :alt: PyPI version
           :target: https://pypi.python.org/pypi/filesystems
        
        .. |Pythons| image:: https://img.shields.io/pypi/pyversions/filesystems.svg
           :alt: Supported Python versions
           :target: https://pypi.python.org/pypi/filesystems
        
        .. |CI| image:: https://github.com/Julian/Filesystems/workflows/CI/badge.svg
          :alt: Build status
          :target: https://github.com/Julian/Filesystems/actions?query=workflow%3ACI
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/x-rst
Provides-Extra: click
