Metadata-Version: 2.1
Name: hns-utils
Version: 19.12
Summary: Just some common helpful utility functions like OS agnostic ping
Home-page: https://gitlab.com/horsebridge/hns_utils.git
Author: Nitin Sidhu
Author-email: nitin.sidhu23@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.6
Description-Content-Type: text/markdown

# hns_utils
Just some common helpful utility functions like OS agnostic ping

## Installation
`pip install hns-utils`

## Import
`from hns_utils import <function_name>`

