dict-from-dict

View on PyPIReverse Dependencies (2)

0.0.4 dict_from_dict-0.0.4-py3-none-any.whl

Wheel Details

Project: dict-from-dict
Version: 0.0.4
Filename: dict_from_dict-0.0.4-py3-none-any.whl
Download: [link]
Size: 10656
MD5: 86dd2bc4bad7c528b2350a104b16e520
SHA256: 6a3bfdf6820b85ea167ede1a6cfe10130e5fe0a168a7f3147e3828898ec77c4c
Uploaded: 2024-01-24 11:12:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dict-from-dict
Version: 0.0.4
Summary: Command-line interface (CLI) to create a pronunciation dictionary from an other pronunciation dictionary with the possibility of ignoring punctuation and splitting on hyphens before lookup.
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/pronunciation-dict-creation
Project-Url: Issues, https://github.com/stefantaubert/pronunciation-dict-creation/issues
License: MIT
Keywords: 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: pronunciation-dictionary (>=0.0.6)
Requires-Dist: pronunciation-dictionary-utils (>=0.0.5)
Requires-Dist: word-to-pronunciation (>=0.0.1)
Requires-Dist: ordered-set (>=4.1.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4257 characters]

WHEEL

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

RECORD

Path Digest Size
dict_from_dict/__init__.py sha256=ItIGMwiihN1782-ZSRi2SPtrCmtex43M27jbruR8UpU 54
dict_from_dict/argparse_helper.py sha256=tOTKYYyhKo8LeSFEE63NOjFN2Gj66mmvErhuw0hcACo 6979
dict_from_dict/cli.py sha256=HYTmCebVFqoC0A5C9Y_cHwG19pp_QA7zOC7-uz82FDk 2026
dict_from_dict/core.py sha256=4TOLoqLyJ36UQXBY-Wx6nFYleN6nas46LiVqSDAmNUU 3738
dict_from_dict/main.py sha256=ZcqcxHNeXn1TcfbGKXCz9_secx_f_AM714GizpubvSY 4843
dict_from_dict_tests/__init__.py sha256=MsSFjiLMLJZ7QhUPpVBWKiyDnCzryquRyr329NoCACI 2
dict_from_dict-0.0.4.dist-info/LICENSE sha256=C8hHvcKbC6BK-375Zg3AupuHlqmnqBTRBttao3OoqG0 1071
dict_from_dict-0.0.4.dist-info/METADATA sha256=p6hD7sXGXLuGylC5XjEflDpyiz9h3thcB5YmyIqF03Q 5885
dict_from_dict-0.0.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
dict_from_dict-0.0.4.dist-info/entry_points.txt sha256=1VObZyRzzx_fifmxUelYJULdWNO0hVJvBRI3KDW1bX8 62
dict_from_dict-0.0.4.dist-info/top_level.txt sha256=gxURGD1qUN3o454woIF36tyeQ6yK0OY3bL-L0vYFlEc 36
dict_from_dict-0.0.4.dist-info/RECORD

top_level.txt

dict_from_dict
dict_from_dict_tests

entry_points.txt

dict-from-dict-cli = dict_from_dict.cli:run