Metadata-Version: 2.3
Name: corelibs-var
Version: 2.0.0
Summary: CoreLibs var helpers and handlers
Author: Clemens Schwaighofer
Author-email: Clemens Schwaighofer <clemens.schwaighofer@omc.com>
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# CoreLibs Python Var Support

This is part of the Python CoreLibs

## Overview

Support methods for variable checking, conversion and handling

## Install

```sh
uv add --index=opj-pypi=https://git.egplusww.jp/api/packages/PyPI/pypi/simple corelibs-var
```

## Usage

See <DOCUMENTATION.md>

## Development

See <DEVELOPMENT.md> for detailed development information
