yoda-powers

View on PyPIReverse Dependencies (0)

1.0.1 yoda_powers-1.0.1-py3-none-any.whl

Wheel Details

Project: yoda-powers
Version: 1.0.1
Filename: yoda_powers-1.0.1-py3-none-any.whl
Download: [link]
Size: 19903
MD5: 3bd16e18cbc759ed2329d629efc8432c
SHA256: 57417a506d11309d5aec88b5d04ef6f0a1f808f6bc6d07387bc0187449171afc
Uploaded: 2021-04-23 07:22:03 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: yoda-powers
Version: 1.0.1
Summary: Use it to import very handy functions.
Author: Sébastien Ravel
Author-Email: sebastien.ravel[at]cirad.fr
Home-Page: https://github.com/sravel/yoda-powers
Download-Url: https://github.com/sravel/yoda-powers/archive/1.0.1.tar.gz
Keywords: python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Natural Language :: English
Platform: cross-platform
Platform: Windows i686
Platform: MacOSX AMD64
Requires-Dist: BioPython
Description-Content-Type: text/x-rst
[Description omitted; length: 1783 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yoda_powers/__init__.py sha256=vRkIY8SBSUjLuDMyzo1qzZpJs5aEsPgIUpBjq5HM-oI 2127
yoda_powers/bio/__init__.py sha256=HEMUt1gT1JkSdsWGbFLB5XVPGybgCD9CzdFZ6Wu6Y_c 222
yoda_powers/bio/bio.py sha256=ICVlsyrN8m8tyweehqrFFFvBvGMEIAV9_Sn5lFJ7L8Y 17235
yoda_powers/display/__init__.py sha256=7zC0iL-P9b5uM8YrsidsiUwrhSI2A2GNTm1KfpVS-7k 229
yoda_powers/display/display.py sha256=3dQ91gL1e6zHUkisrXL6DenFNe39IzUN1e0-IObfDjY 3049
yoda_powers/scripts/__init__.py sha256=6KVqaKfajcKiUOMpLjRoWNPPZPsD-CR3KYhYaE83IRg 319
yoda_powers/scripts/cli.py sha256=Uhm1V0PUrcP3vexJ0C9B34sDf85pVD5unjH6ezdPh4E 803
yoda_powers/scripts/filter_mummer.py sha256=NSxF8-gNxNCjSO0zeyAWcwKGwzwcwrsV2RZjGQCcw0M 5665
yoda_powers/toolbox/__init__.py sha256=ZPz1jkpHsEXJ0x9CKx_2vQI0SZgMbpe9PElKItbtPFE 254
yoda_powers/toolbox/toolbox.py sha256=L0m4pns5GzeAnxyGrIMSoVB1YZKfOozd-_PpL4C9Jg8 21204
yoda_powers-1.0.1.dist-info/DESCRIPTION.rst sha256=ODtUavqXO0ygfXz9OijSk_KW3haptTDtCvmf3wazs8U 1783
yoda_powers-1.0.1.dist-info/METADATA sha256=ypV-IUnVURVOl1qiV1vyQH3A2yBgBzFjDqCfuVxo1EI 2650
yoda_powers-1.0.1.dist-info/RECORD
yoda_powers-1.0.1.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
yoda_powers-1.0.1.dist-info/entry_points.txt sha256=Oa1QXZZDOC6NwEKCrsjJ0d03PiMLDRcAXW8oZ0AQ4Dg 153
yoda_powers-1.0.1.dist-info/metadata.json sha256=UEtMylB2tHpo5L8IawfkljU_f1YKq99RanmccQZiJHo 1342
yoda_powers-1.0.1.dist-info/top_level.txt sha256=rpuvO-KQbqGBucP_FWrm0kZ_I_l-9dNpN8G2Ipz7dx8 12

top_level.txt

yoda_powers

entry_points.txt

cli.py = yoda_powers.scripts.cli:main
filter_mummer.py = yoda_powers.scripts.filter_mummer:main
yoda_powers = __init__