89 lines
3.6 KiB
TOML
89 lines
3.6 KiB
TOML
# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "cmudict"
|
|
version = "1.0.13"
|
|
description = "A versioned python wrapper package for The CMU Pronouncing Dictionary data files."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7.2,<4.0.0"
|
|
files = [
|
|
{file = "cmudict-1.0.13-py3-none-any.whl", hash = "sha256:93859ffe137f59c2938347b4bd5aab534d12191b9e719160ceb4f26a5e2de9a0"},
|
|
{file = "cmudict-1.0.13.tar.gz", hash = "sha256:09dab0a848924e43aab3cb9199189dd7f8adf6c98b2c09cb6bb06a85039f431b"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
importlib-metadata = ">=5.1.0,<6.0.0"
|
|
importlib-resources = ">=5.10.1,<6.0.0"
|
|
|
|
[[package]]
|
|
name = "importlib-metadata"
|
|
version = "5.2.0"
|
|
description = "Read metadata from Python packages"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "importlib_metadata-5.2.0-py3-none-any.whl", hash = "sha256:0eafa39ba42bf225fc00e67f701d71f85aead9f878569caf13c3724f704b970f"},
|
|
{file = "importlib_metadata-5.2.0.tar.gz", hash = "sha256:404d48d62bba0b7a77ff9d405efd91501bef2e67ff4ace0bed40a0cf28c3c7cd"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
zipp = ">=0.5"
|
|
|
|
[package.extras]
|
|
docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
perf = ["ipython"]
|
|
testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "pytest-perf (>=0.9.2)"]
|
|
|
|
[[package]]
|
|
name = "importlib-resources"
|
|
version = "5.12.0"
|
|
description = "Read resources from Python packages"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "importlib_resources-5.12.0-py3-none-any.whl", hash = "sha256:7b1deeebbf351c7578e09bf2f63fa2ce8b5ffec296e0d349139d43cca061a81a"},
|
|
{file = "importlib_resources-5.12.0.tar.gz", hash = "sha256:4be82589bf5c1d7999aedf2a45159d10cb3ca4f19b2271f8792bc8e6da7b22f6"},
|
|
]
|
|
|
|
[package.extras]
|
|
docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"]
|
|
|
|
[[package]]
|
|
name = "pronouncing"
|
|
version = "0.2.0"
|
|
description = "A simple interface for the CMU pronouncing dictionary"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "pronouncing-0.2.0.tar.gz", hash = "sha256:ff7856e1d973b3e16ff490c5cf1abdb52f08f45e2c35e463249b75741331e7c4"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
cmudict = ">=0.4.0"
|
|
|
|
[[package]]
|
|
name = "zipp"
|
|
version = "3.15.0"
|
|
description = "Backport of pathlib-compatible object wrapper for zip files"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "zipp-3.15.0-py3-none-any.whl", hash = "sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556"},
|
|
{file = "zipp-3.15.0.tar.gz", hash = "sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b"},
|
|
]
|
|
|
|
[package.extras]
|
|
docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.11"
|
|
content-hash = "0839be5a946fc29b0f8ad77bf5064c6f1f48333681d9aadef5e37e9f00f50270"
|