naverdict

View on PyPIReverse Dependencies (0)

1.0.0 naverdict-1.0.0-py3-none-any.whl

Wheel Details

Project: naverdict
Version: 1.0.0
Filename: naverdict-1.0.0-py3-none-any.whl
Download: [link]
Size: 6243
MD5: a98be56224a4835474c30b5208675892
SHA256: 31da8c574ed6a51488500ea793b004709e3e20fb3c3f9a1d0e1aab2b1d24c871
Uploaded: 2025-01-03 08:19:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: naverdict
Version: 1.0.0
Summary: Access Naver dictionary using Python
Author-Email: Reinier Koops <reinier.koops[at]outlook.com>
Project-Url: Documentation, https://reinierkoops.github.io/naverdict/
Project-Url: Repository, https://github.com/ReinierKoops/naverdict.git
Project-Url: Changelog, https://github.com/ReinierKoops/naverdict/releases
License: The MIT License (MIT) Copyright (c) 2025 ReinierKoops Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4 (>=4.0.0)
Requires-Dist: selenium (>=4.0.0)
Requires-Dist: webdriver_manager (>=4.0.0)
Requires-Dist: requests (>=2.0.0)
Requires-Dist: click (>=8.0.0)
Requires-Dist: black (>=24.0.0); extra == "dev"
Requires-Dist: pytest (>=8.0.0); extra == "dev"
Requires-Dist: isort (>=5.0.0); extra == "dev"
Requires-Dist: pre-commit (>=4.0.0); extra == "dev"
Requires-Dist: ruff (>=0.8.0); extra == "dev"
Requires-Dist: mkdocs (>=1.6.0); extra == "dev"
Requires-Dist: mkdocs-material (>=9.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 824 characters]

WHEEL

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

RECORD

Path Digest Size
naverdict/__init__.py sha256=J-j-u0itpEFT6irdmWmixQqYMadNl1X91TxUmoiLHMI 22
naverdict/cli.py sha256=3WDgqyFt48PLiV1IUjyAaoRZeyyZZSBl_ncEbs5nghc 459
naverdict/constants.py sha256=dkf9iv4cHdghWuzoepzEgb1bUeipVxOgbwk6Uf8IiT0 187
naverdict/exceptions.py sha256=de05l9QsJB-3jUfDfZvzuU6uh39JZnaiexAF9RZFaCY 334
naverdict/search.py sha256=l3bXU1VVpAyR5QJi0Wf_lm6iAiBgvGhQ6Bm8WYVQgEo 3557
naverdict-1.0.0.dist-info/LICENSE.md sha256=lu6TOgD2pKVquTr0vv-iZwBmxCVq7T8UwviRq56Gv0g 1078
naverdict-1.0.0.dist-info/METADATA sha256=ufs7O8CYbNO9_tcHYXzLgPUGdtNLX9QZpQLzI0AwWf0 3451
naverdict-1.0.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
naverdict-1.0.0.dist-info/entry_points.txt sha256=gDysSLi2qYabWIKqzB5ODoNgx86vGeobHPmhPNrj-8c 49
naverdict-1.0.0.dist-info/top_level.txt sha256=Rf1Z-TlW0TmbblBeNAvK2pH6gnLFEegcH7ec77XI5Pw 10
naverdict-1.0.0.dist-info/RECORD

top_level.txt

naverdict

entry_points.txt

naverdict = naverdict.cli:main