Metadata-Version: 2.3
Name: geneweaver-tools
Version: 0.0.5
Summary: A framework to allow for consistent implementation of tools for the GeneWeaver project.
License: Apache-2.0
Author: Alexander Berger
Author-email: alexander.berger@jax.org
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: geneweaver-core (>=0.9.1,<1.0)
Project-URL: Homepage, https://bergsalex.github.io/geneweaver-docs/
Project-URL: Repository, https://github.com/bergsalex/geneweaver-tools
Description-Content-Type: text/markdown

# Geneweaver Tools Package

This package contains the tools namespace, and the framework that is used to create
analysis tools for the GeneWeaver project.
