peppy-sage 0.1.0__pp38-pypy38_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.

Potentially problematic release.


This version of peppy-sage might be problematic. Click here for more details.

peppy_sage/__init__.py ADDED
@@ -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.0
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.8
@@ -0,0 +1,5 @@
1
+ peppy_sage-0.1.0.dist-info/METADATA,sha256=CtUKrvFMEl1PV-A9x5iwJNqNSC72E7cmGuErDb8ZN6w,302
2
+ peppy_sage-0.1.0.dist-info/WHEEL,sha256=i5gXzyQZECAOGZgy7zqzR_wsFyowLciEEwPn61tgris,155
3
+ peppy_sage/__init__.py,sha256=HTtYI0o_CzWa4DkC8PcEF_u9cqFr99MhWgAMxLLLgsQ,123
4
+ peppy_sage/peppy_sage.pypy38-pp73-s390x-linux-gnu.so,sha256=L-4MW8SyzKDWk-ucZCDbKJr9PWTJyLO7lmJrI_Ep4ts,1407920
5
+ peppy_sage-0.1.0.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: pp38-pypy38_pp73-manylinux_2_17_s390x
5
+ Tag: pp38-pypy38_pp73-manylinux2014_s390x