Metadata-Version: 2.4
Name: wrapica
Version: 2.40.1.post20251107162736
Summary: Secondary level functions for ICAv2 based off libica
Author-email: Alexis Lucattini <alexis.lucattini@umccr.org>
Project-URL: Homepage, https://github.com/umccr/wrapica
Project-URL: Bug Tracker, https://github.com/umccr/wrapica/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: <3.15,>=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: libica<4,>=3.2
Requires-Dist: boto3<2,>=1.40.67
Requires-Dist: fastapi<1,>=0.121.0
Requires-Dist: PyJWT<3,>=2.8.0
Requires-Dist: ruamel.base<2,>=1.0.0
Requires-Dist: ruamel.yaml<0.19,>=0.18.0
Requires-Dist: verboselogs<2,>=1.7
Requires-Dist: websocket_client<2,>=1.4.2
Requires-Dist: beautifulsoup4<5,>=4.10.0
Requires-Dist: cwl_utils<1,>=0.38
Requires-Dist: pandas<3,>=2.2.2
Requires-Dist: binaryornot<1,>=0.4.4
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: build
Requires-Dist: build; extra == "build"
Provides-Extra: toml
Requires-Dist: tomli_w<2,>=1.0.0; extra == "toml"
Provides-Extra: docs
Requires-Dist: sphinx<8,>=7.2.6; extra == "docs"
Requires-Dist: sphinx-rtd-theme<3,>=2.0.0; extra == "docs"
Requires-Dist: sphinx_autodoc_typehints; extra == "docs"
Requires-Dist: toml-to-requirements; extra == "docs"
Requires-Dist: boto3>=1.40.67; extra == "docs"
Dynamic: license-file
