Metadata-Version: 2.1
Name: gfapi
Version: 1.2
Summary: Python bindings for GlusterFS libgfapi
Home-page: http://www.gluster.org
Author: Red Hat, Inc.
Author-email: gluster-devel@gluster.org
License: GPLv2 or LGPLv3+
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
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: Topic :: System :: Filesystems

libgfapi-python
---------------

This is the official python bindings for the
`GlusterFS <http://www.gluster.org/>`_ libgfapi C library interface.

Complete API reference and documentation can be found at
`ReadTheDocs <http://libgfapi-python.readthedocs.io/>`_.

Please follow the `Developer Guide <https://github.com/gluster/libgfapi-python/blob/master/doc/markdown/dev_guide.md>`_ to
contribute code.


