hachiko-bapu

View on PyPIReverse Dependencies (0)

0.1.8 hachiko_bapu-0.1.8-py3-none-any.whl

Wheel Details

Project: hachiko-bapu
Version: 0.1.8
Filename: hachiko_bapu-0.1.8-py3-none-any.whl
Download: [link]
Size: 28996
MD5: 5397172dd5812c6ac9a456213f59fb58
SHA256: b646e288dc35ec2bb2b7854170869b76da17bb68efa265a56e60e9c817c5b354
Uploaded: 2020-08-30 04:20:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hachiko-bapu
Version: 0.1.8
Summary: Simple pygame GUI tool for creating pitch timeline
Author: duangsuse
Author-Email: fedora-opensuse[at]outlook.com
Home-Page: https://github.com/duangsuse-valid-projects/Hachiko
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Requires-Dist: pygame (>=1.8)
Requires-Dist: sf2utils (>=0.9)
Requires-Dist: srt (>=3.0)
Requires-Dist: mido (>=1.2)
Requires-Dist: pyparsing (>=2.4); extra == "funutils_codegen"
Requires-Dist: numpy (>=1.0); extra == "synthesize_buffer"
Provides-Extra: funutils_codegen
Provides-Extra: synthesize_buffer
[Description omitted; length: 366 characters]

WHEEL

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

RECORD

Path Digest Size
hachiko_bapu/FluidSynth.py sha256=8IhY3k2wcsHwwjzbzCNEEVVifFoz8qqVp4nTdXn_TTA 2202
hachiko_bapu/__init__.py sha256=XX4m6SDXE57mdLg5D9JHhbBkVGCzxqNTj1NfC5nub6c 48
hachiko_bapu/funutils.py sha256=jrouZ0jOmBXX05g6YSPjhlvuYFcc8iKntpMYg4LmUQ4 4208
hachiko_bapu/hachi.py sha256=alzsF1x-QljEYQWA2eXL-GxlykXysS8PRqM8uQN-ZMY 10480
hachiko_bapu/hachitools.py sha256=4dzK7fkMzdb1Nrqab2cvE7HoAl2ZnikLDSc2oZBkD-Q 1865
hachiko_bapu/instrument.sf2 sha256=zacan40F9POa_-Y4dfcno2To9rfpVYD8aP-EZqB5UcI 12710
hachiko_bapu/synthesize.py sha256=bnHs_4euvbSi1pID0qkZphOYI-GD7BNbq1s5kz1jXoA 4296
hachiko_bapu/cli_tools/__init__.py sha256=5FVY7J4Vw1tWSv_rGh3y8e1O_sVwqorzuVey-W9aWrE 35
hachiko_bapu/cli_tools/lrc_merge.py sha256=TaAukuSaAxeEKEKwzh-8FQBrfEatI3yIuwQRYeEdSVM 4166
hachiko_bapu/cli_tools/srt2mid.py sha256=bCL2M64gub-Teub-8MFUF81RpQQQUruXtZqhsSZ8rxA 3637
hachiko_bapu-0.1.8.dist-info/LICENSE sha256=SytwAAUBj4sgxKiCKgKETLzTYBvksMQkC3NDA9aZoQE 1073
hachiko_bapu-0.1.8.dist-info/METADATA sha256=b3QIj6ccoJFxr8QEN49L9gAtc3JMYfqLkVg51eJQsUc 1230
hachiko_bapu-0.1.8.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
hachiko_bapu-0.1.8.dist-info/entry_points.txt sha256=P_xZ8gEzV9hJEdel5apnYKfYd25ueC4_aMLX3vvPtmA 149
hachiko_bapu-0.1.8.dist-info/top_level.txt sha256=iD50wJ0iDhgGSMMPzOga-p69stLm2ocfMvFX-fY4qyc 13
hachiko_bapu-0.1.8.dist-info/RECORD

top_level.txt

hachiko_bapu

entry_points.txt

hachiko = hachiko_bapu.hachi:main
lrc_merge = hachiko_bapu.cli_tools.lrc_merge:main
srt2mid = hachiko_bapu.cli_tools.srt2mid:main