geneweaver-tools 0.0.2a0__py3-none-any.whl → 0.0.3__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: geneweaver-tools
3
- Version: 0.0.2a0
3
+ Version: 0.0.3
4
4
  Summary: A framework to allow for consistent implementation of tools for the GeneWeaver project.
5
- Home-page: https://bergsalex.github.io/geneweaver-docs/
6
5
  License: Apache-2.0
7
6
  Author: Alexander Berger
8
7
  Author-email: alexander.berger@jax.org
@@ -13,8 +12,10 @@ Classifier: Programming Language :: Python :: 3.9
13
12
  Classifier: Programming Language :: Python :: 3.10
14
13
  Classifier: Programming Language :: Python :: 3.11
15
14
  Classifier: Programming Language :: Python :: 3.12
16
- Requires-Dist: geneweaver-core (>=0.6.0a0,<0.7.0)
15
+ Classifier: Programming Language :: Python :: 3.13
16
+ Requires-Dist: geneweaver-core (>=0.9.1,<0.10.0)
17
17
  Requires-Dist: pydantic (>=1.10.7,<2.0.0)
18
+ Project-URL: Homepage, https://bergsalex.github.io/geneweaver-docs/
18
19
  Project-URL: Repository, https://github.com/bergsalex/geneweaver-tools
19
20
  Description-Content-Type: text/markdown
20
21
 
@@ -2,7 +2,7 @@ geneweaver/tools/framework/__init__.py,sha256=Dtsyf71vpUl6UB33CZJwa-Y95lOUPVbNhz
2
2
  geneweaver/tools/framework/abstract.py,sha256=DL-BxtyuWUeZbj3-8pmNSyEkzLoxoFPkFwT_q3aUVKs,1091
3
3
  geneweaver/tools/framework/enum.py,sha256=Z2mqvFRgUgz_fzCdQNUB2aDdR8Og7NcFghbeU2TlvWo,149
4
4
  geneweaver/tools/framework/schema.py,sha256=T61APBJzhy62ztNFaG0Jcb08qHLBal-Bp3X4Vk6cTuE,227
5
- geneweaver_tools-0.0.2a0.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
6
- geneweaver_tools-0.0.2a0.dist-info/METADATA,sha256=pRRZnVz_prKH9G1LREy7m-DTKcLWKSUW0V6CYA6Q1rE,1000
7
- geneweaver_tools-0.0.2a0.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
8
- geneweaver_tools-0.0.2a0.dist-info/RECORD,,
5
+ geneweaver_tools-0.0.3.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
6
+ geneweaver_tools-0.0.3.dist-info/METADATA,sha256=dL63yeusjTMQR7BaHSBbLaooMJCSKdOKS0IpS5NtMoI,1060
7
+ geneweaver_tools-0.0.3.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
8
+ geneweaver_tools-0.0.3.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.8.1
2
+ Generator: poetry-core 2.0.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any