Metadata-Version: 1.2
Name: jupyter-hdfscm
Version: 0.2.0
Summary: A Jupyter ContentsManager for HDFS
Home-page: http://github.com/jcrist/hdfscm
Maintainer: Jim Crist
Maintainer-email: jiminy.crist@gmail.com
License: BSD
Project-URL: Source, https://github.com/jcrist/hdfscm
Project-URL: Issue Tracker, https://github.com/jcrist/hdfscm/issues
Description: hdfscm
        ======
        
        |travis| |pypi| |conda|
        
        A Jupyter ContentsManager_ for HDFS. See `the documentation`_ for more
        information.
        
        LICENSE
        -------
        
        New BSD. See the `License File`_.
        
        .. _ContentsManager: https://jupyter-notebook.readthedocs.io/en/stable/extending/contents.html
        .. _the documentation: https://jcrist.github.io/hdfscm/
        .. _License File: https://github.com/jcrist/hdfscm/blob/master/LICENSE
        
        .. |travis| image:: https://travis-ci.org/jcrist/hdfscm.svg?branch=master
           :target: https://travis-ci.org/jcrist/hdfscm
        .. |pypi| image:: https://img.shields.io/pypi/v/jupyter-hdfscm.svg
           :target: https://pypi.org/project/jupyter-hdfscm/
        .. |conda| image:: https://img.shields.io/conda/vn/conda-forge/jupyter-hdfscm.svg
           :target: https://anaconda.org/conda-forge/jupyter-hdfscm
        
Keywords: jupyter contentsmanager HDFS Hadoop
Platform: UNKNOWN
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Distributed Computing
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
