Metadata-Version: 2.1
Name: gem-utility
Version: 0.0.1
Summary: A utility package.
Author: Bharath
Author-email: bjayaraj@gembrill.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Gem Utility
A Utility package to access common methods.

## Authors
- Bharath J

## Installation
```bash
  pip install gem-utility
```

## Requirements
* datetime
* pycryptodome
* configparser
