Metadata-Version: 2.0
Name: browndog
Version: 0.3.0
Summary: Brown Dog Python library
Home-page: https://browndog.ncsa.illinois.edu/
Author: Kenton McHenry
Author-email: browndog-support@ncsa.illinois.edu
License: UNKNOWN
Download-URL: https://opensource.ncsa.illinois.edu/bitbucket/projects/BD/repos/bd.py
Description-Content-Type: UNKNOWN
Keywords: Brown Dog,Unstructured Data Curation,Big Data Processing,Long Tail
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: requests (==2.11.1)
Requires-Dist: docker-py (==1.10.6)
Requires-Dist: numpy (==1.12.0)
Requires-Dist: python-docker-machine (==0.2.2)

This Python library wraps the Brown Dog REST API endpoints. It provides methods to interact with Brown Dog services and perform actions such as conversion of files to desirable formats, extraction of metadata from files, and indexing and querying of collections of files. For more information about Brown Dog and its services, please visit https://browndog.ncsa.illinois.edu/.


