Metadata-Version: 2.4
Name: grz-common
Version: 1.3.1
Summary: Common library for grz applications
Project-URL: Homepage, https://github.com/BfArM-MVH/grz-tools
Project-URL: Repository, https://github.com/BfArM-MVH/grz-tools
Project-URL: Documentation, https://github.com/BfArM-MVH/grz-tools/tree/main/packages/grz-common
Project-URL: Issues, https://github.com/BfArM-MVH/grz-tools/issues
Author-email: Koray Kirli <koraykirli@gmail.com>, Mathias Lesche <mathias.lesche@tu-dresden.de>, "Florian R. Hölzlwimmer" <git.ich@frhoelzlwimmer.de>, Till Hartmann <till.hartmann@bih-charite.de>, Thomas Sell <thomas.sell@bih-charite.de>, Travis Wrightsman <travis.wrightsman@uni-tuebingen.de>
License-Expression: MIT
Keywords: GDC,GRZ,S3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: boto3<2,>=1.36
Requires-Dist: click<9,>=8.2
Requires-Dist: crypt4gh<2,>=1.7
Requires-Dist: grz-pydantic-models>=2.2.0
Requires-Dist: jsonschema<5,>=4.23.0
Requires-Dist: platformdirs<5,>=4.3.6
Requires-Dist: pydantic-settings<2.10,>=2.9.0
Requires-Dist: pydantic<2.10,>=2.9.2
Requires-Dist: pysam==0.23.*
Requires-Dist: pyyaml<7,>=6.0.2
Requires-Dist: requests<3,>=2.32.3
Requires-Dist: rich==13.*
Requires-Dist: tqdm<5,>=4.66.5
Description-Content-Type: text/markdown

Common code shared between packages in `grz-tools` (mainly `grz-cli` and `grzctl`).