Metadata-Version: 2.3
Name: corelibs-progress
Version: 2.0.1
Summary: CoreLibs Progress Library
Author: Clemens Schwaighofer
Author-email: Clemens Schwaighofer <clemens.schwaighofer@omc.com>
Requires-Dist: corelibs-datetime>=2.0.0,<3.0.0
Requires-Dist: corelibs-strings>=2.0.0,<3.0.0
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# CoreLibs Python Progress

This is part of the Python CoreLibs

## Overview

Script Progress output

## Install

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

## Usage

See <DOCUMENTATION.md>

## Development

See <DEVELOPMENT.md> for detailed development information
