Metadata-Version: 2.3
Name: corelibs-debug
Version: 2.0.0
Summary: CoreLibs Debug Support
Author: Clemens Schwaighofer
Author-email: Clemens Schwaighofer <clemens.schwaighofer@omc.com>
Requires-Dist: psutil>=7.2.2
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# CoreLibs Python Debug support

This is part of the Python CoreLibs

## Overview

A collection of debug support like profiling memory, run timer and to screen status line printing

## Install

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

## Usage

See <DOCUMENTATION.md>

## Development

See <DEVELOPMENT.md> for detailed development information
