Metadata-Version: 2.0
Name: hdfs3
Version: 0.2.0
Summary: Python wrappers for libhdfs3, a native HDFS client
Home-page: http://github.com/dask/hdfs3/
Author: Martin Durant
Author-email: mdurant@continuum.io
License: BSD
Keywords: hdfs
Platform: UNKNOWN

hdfs3
=====

|Build Status|

hdfs3 is a lightweight Python wrapper for libhdfs3_, a native C/C++ library to interact with the Hadoop File System (HDFS).

View the documentation_ for hdfs3.

.. _libhdfs3: https://github.com/Pivotal-Data-Attic/pivotalrd-libhdfs3
.. _documentation: https://hdfs3.readthedocs.io/en/latest/

.. |Build Status| image:: https://travis-ci.org/dask/hdfs3.svg?branch=master
    :target: https://travis-ci.org/dask/hdfs3


