pinyin-to-ipa

View on PyPIReverse Dependencies (1)

0.0.2 pinyin_to_ipa-0.0.2-py3-none-any.whl

Wheel Details

Project: pinyin-to-ipa
Version: 0.0.2
Filename: pinyin_to_ipa-0.0.2-py3-none-any.whl
Download: [link]
Size: 9944
MD5: a23d35f1f87189f9aceb283b82dd5d41
SHA256: 5a24382fcd7f40dcd8b3456553e3212c8640934fbbfcb32e2f29f5d02cb0c860
Uploaded: 2024-02-09 14:30:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pinyin-to-ipa
Version: 0.0.2
Summary: Command-line interface (CLI) and Python library to transcribe pinyin to IPA.
Author: Stefan Taubert
Author-Email: pypi[at]stefantaubert.com
Maintainer: Stefan Taubert
Maintainer-Email: pypi[at]stefantaubert.com
Project-Url: Homepage, https://github.com/stefantaubert/pinyin-to-ipa
Project-Url: Issues, https://github.com/stefantaubert/pinyin-to-ipa/issues
License: MIT
Keywords: Pronunciation,Dictionary,Chinese,IPA,Pinyin,Language,Linguistics
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <3.13,>=3.8
Requires-Dist: ordered-set (>=4.1.0)
Requires-Dist: pypinyin (>=0.50)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3642 characters]

WHEEL

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

RECORD

Path Digest Size
pinyin_to_ipa/__init__.py sha256=aZlD6Pm6YSVcjEtGmJh5l8nbcqdhK2hryLpdWvvI5dY 54
pinyin_to_ipa/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pinyin_to_ipa/transcription.py sha256=Wj1zL1o8Z6Y2nO21cAHJDuT9IgPgQyHzltV8YuAaxkA 9140
pinyin_to_ipa_cli/__init__.py sha256=MsSFjiLMLJZ7QhUPpVBWKiyDnCzryquRyr329NoCACI 2
pinyin_to_ipa_cli/argparse_helper.py sha256=rSk0Rnxp4V_4vGja5ycUPS4nQ3WfoeoivnzyTUpOvdM 407
pinyin_to_ipa_cli/cli.py sha256=ML10WOqeggfRuzl7ZArcvQpZpuTRxitfKFvnuapExm0 2297
pinyin_to_ipa_cli/main.py sha256=WGnK1qGysJUoRe6hBzdv3BfaYs8epwmU3ZtjeL5DyWU 1099
pinyin_to_ipa_cli/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pinyin_to_ipa-0.0.2.dist-info/LICENSE sha256=C8hHvcKbC6BK-375Zg3AupuHlqmnqBTRBttao3OoqG0 1071
pinyin_to_ipa-0.0.2.dist-info/METADATA sha256=C3JsW3ZXL6gFIKHxfkf_jUpKpBdJ7ONp-AFpI7TIgkk 5156
pinyin_to_ipa-0.0.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pinyin_to_ipa-0.0.2.dist-info/entry_points.txt sha256=FztMv2mDfK4KZREIfUHFSqyIOGRR4282lwB7rHyYOEE 69
pinyin_to_ipa-0.0.2.dist-info/top_level.txt sha256=vWDFIW0ErTyxizR66vCKMm3wQa8n_Q_m_cFCPQG7CHY 32
pinyin_to_ipa-0.0.2.dist-info/RECORD

top_level.txt

pinyin_to_ipa
pinyin_to_ipa_cli

entry_points.txt

pinyin-to-ipa-cli = pinyin_to_ipa_cli.cli:run_prod