Metadata-Version: 2.1
Name: hydra-core
Version: 0.1.5
Summary: Hydra is a library for writing flexible command line applications
Home-page: https://github.com/facebookresearch/hydra
Author: Omry Yadan
Author-email: omry@fb.com
License: UNKNOWN
Description: [![CircleCI](https://circleci.com/gh/facebookresearch/hydra.svg?style=svg&circle-token=af199cd2deca9e70e53776f9ded96284b10687e9)](https://circleci.com/gh/facebookresearch/hydra)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        # Hydra
        Hydra is a framework for writing flexible command line applications.
        
        Check the [web site](https://facebookresearch.github.io/hydra/) for more information.
        
        ## License
        Hydra is licensed under [MIT License](LICENSE).
        
Keywords: command-line configuration yaml tab-completion
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Provides-Extra: dev
