Metadata-Version: 1.1
Name: hydrocomp
Version: 0.1.6
Summary: Developed for hydrological studies
Home-page: https://github.com/clebsonpy/HydroComp
Author: Clebson Farias
Author-email: clebson2007.farias@gmail.com
License: MIT License
Description: # hydrocomp: Package Python for hydrological data analysis
        
        ## What is it?
        
        ## Main Features
        
        ## Where to get it
        The source code is currently hosted on GitHub at:
        https://github.com/clebsonpy/HydroComp
        
        Binary installers for the latest released version are available at the [Python
        package index](https://pypi.org/project/hydrocomp/) and on conda.
        
        ```sh
        pip install hydrocomp
        ```
        
        ## Dependencies
        - [NumPy](https://www.numpy.org)
        - [Pandas](https://pandas.pydata.org/)
        
        See the [full installation instructions](https://pypi.org/project/hydrocomp/) for minimum supported versions of required, recommended and optional dependencies.
        
        [MIT](LICENSE)
        
        ## Documentation
        The official documentation is hosted on :
        
Keywords: hydrology statistic iha flow
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
