Metadata-Version: 2.1
Name: gcoreutils
Version: 1.1.3
Summary: A versatile python utility library.
Home-page: https://github.com/CMT-MU/GCoreUtils
Author: Hiroaki Kusunose
Author-email: hiroaki.kusunose@gmail.com
License: MIT
Keywords: numpy,scipy,sympy,pandas,LaTeX
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# GCoreUtils

A versatile python utility library.

## Installation

GCoreUtils can be installed from PyPI using pip on Python >= 3.8:
```
pip install gcoreutils
```
You can also visit
[PyPI](https://pypi.org/project/gcoreutils/) or [GitHub](https://github.com/CMT-MU/GCoreUtils) to download the source.

## Authors
Hiroaki Kusunose

## Documentation

Refer to the [documentation](https://cmt-mu.github.io/GCoreUtils/) for detailed installation and usage details.
