peppy-sage 0.1.1__pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ from ._peppy_sage import *
2
+
3
+ __doc__ = _peppy_sage.__doc__
4
+ if hasattr(_peppy_sage, "__all__"):
5
+ __all__ = _peppy_sage.__all__
@@ -0,0 +1,10 @@
1
+ Metadata-Version: 2.4
2
+ Name: peppy_sage
3
+ Version: 0.1.1
4
+ Classifier: Programming Language :: Python :: 3
5
+ Classifier: Programming Language :: Rust
6
+ Classifier: Operating System :: OS Independent
7
+ Summary: Hybrid Rust/Python peptide scoring library
8
+ Author: Daniel Geiszler
9
+ License: MIT
10
+ Requires-Python: >=3.11
@@ -0,0 +1,5 @@
1
+ _peppy_sage/__init__.py,sha256=WIjiolfkRzcngk2Z5sP1C-5XWUH8j-rnLMC3lWihBz8,127
2
+ _peppy_sage/_peppy_sage.pypy37-pp73-s390x-linux-gnu.so,sha256=Ul7VFaAK64RgwvW7v8-lu_g4bAtyMbJQqXZwptEylQQ,1413376
3
+ peppy_sage-0.1.1.dist-info/METADATA,sha256=y6lrF1mTM4_8e3LeLlVHgAeXm_m2fShrzi88r4gmvZ4,303
4
+ peppy_sage-0.1.1.dist-info/WHEEL,sha256=G0x-WhJqlAYl8EjTxXvxxTrMHrK_P0j3jjVUwR7fMsI,155
5
+ peppy_sage-0.1.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.10.0)
3
+ Root-Is-Purelib: false
4
+ Tag: pp37-pypy37_pp73-manylinux_2_17_s390x
5
+ Tag: pp37-pypy37_pp73-manylinux2014_s390x