voicetotext

View on PyPIReverse Dependencies (0)

1.0.1 voicetotext-1.0.1-py3-none-any.whl

Wheel Details

Project: voicetotext
Version: 1.0.1
Filename: voicetotext-1.0.1-py3-none-any.whl
Download: [link]
Size: 11169
MD5: 55aa0ea0b88936ac95d0bb217b699b29
SHA256: a433c2d851d53a35d45bfff339e06ea239fc31dfede9fbe43154d91b92ad8190
Uploaded: 2017-03-16 20:52:59 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: voicetotext
Version: 1.0.1
Summary: Transript media file to text using google api.
Author: kztka
Author-Email: paper.sheet.kami[at]gmail.com
Home-Page: https://github.com/kztka/voicetotext
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: click (==6.7)
Requires-Dist: google-api-python-client (==1.6.2)
Requires-Dist: httplib2 (==0.10.3)
Requires-Dist: oauth2client (==4.0.0)
Requires-Dist: pyasn1 (==0.2.3)
Requires-Dist: pyasn1-modules (==0.0.8)
Requires-Dist: pydub (==0.18.0)
Requires-Dist: rsa (==3.4.2)
Requires-Dist: six (==1.10.0)
Requires-Dist: uritemplate (==3.0.0)
[Description omitted; length: 2550 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
voicetotext/__init__.py sha256=TY4mnVU3TePEd5rYcO72PpMrLsUe5s1XyhnzV40RB2g 26
voicetotext/animation.py sha256=DZag--Y98cdVhdiYY6MJffqI67ixkGch-R_Lt_tg8l4 695
voicetotext/extension.py sha256=GAyuZUy40A6i37MAyjT2IUN3myFP8lDChQL3d7fn52c 253
voicetotext/factory.py sha256=COs8tiOcc3Pt0cyCzE4CdGn7Xs2FLhZJqMqeCo823zk 242
voicetotext/prompt.py sha256=RV6C_0IQ8wt0hsgDfgGUESGtVz446BKgcldnhIIn9eQ 1589
voicetotext/splitter.py sha256=RRqsBLc2_SnjUwMaEXOhFWcntB45J5W45OnNm7eRqOY 844
voicetotext/splitvoice.py sha256=itqHbyyF7t_CVfrCfo9h3BpROlR_2dDySp7lAew0tHk 2476
voicetotext/transcribe.py sha256=uE6vbO-coeDkJ-x0o7PwCmBMtEfHvel405kB7U21QWk 2659
voicetotext/voicetotext.py sha256=yUPpZwp-NVwQuBM_4zawfBgvbQerNKjyv6_s9sKDX0Y 1256
voicetotext-1.0.1.dist-info/DESCRIPTION.rst sha256=qA_hXV209SpFyDpfWXAq90zgfQy1ZlBzWpSigEX-K50 2668
voicetotext-1.0.1.dist-info/METADATA sha256=gEMSjdnWnD0bEynScwel4bULt7dh6ZGn6LZsS1n_oh4 3515
voicetotext-1.0.1.dist-info/RECORD
voicetotext-1.0.1.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
voicetotext-1.0.1.dist-info/entry_points.txt sha256=vzXO_iQ1VQn1aWDo6-FowNGx3dDce3gWwRdQycIpJ0c 177
voicetotext-1.0.1.dist-info/metadata.json sha256=P0G7WDrInSv-qlg9DdCTrTg_V8ObyZCU_cHWrJT2w90 1193
voicetotext-1.0.1.dist-info/top_level.txt sha256=XE8rp1Y7TbtTRx-8oZ1gtHEaPOW0fkvwPH4WVxrrYPE 12

top_level.txt

voicetotext

entry_points.txt

splitvoice = voicetotext.splitvoice:cli
voicetotext = voicetotext.voicetotext:cli