norwegianblue

View on PyPIReverse Dependencies (0)

0.20.0 norwegianblue-0.20.0-py3-none-any.whl

Wheel Details

Project: norwegianblue
Version: 0.20.0
Filename: norwegianblue-0.20.0-py3-none-any.whl
Download: [link]
Size: 12383
MD5: 352c1d857a6c2c315e89eb648264cd00
SHA256: f8bc9c8a778e21a958ae1745c9343f00b34971f319c1d4717a7abe885c150eaf
Uploaded: 2024-11-17 21:02:28 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: norwegianblue
Version: 0.20.0
Summary: CLI to show end-of-life dates for a number of products
Author: Hugo van Kemenade
Project-Url: Changelog, https://github.com/hugovk/norwegianblue/releases
Project-Url: Homepage, https://github.com/hugovk/norwegianblue
Project-Url: Source, https://github.com/hugovk/norwegianblue
License: MIT
Keywords: cli,end-of-life,endoflife,eol
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: httpx (>=0.19)
Requires-Dist: platformdirs
Requires-Dist: prettytable (>=3.12)
Requires-Dist: pytablewriter[html] (>=0.63)
Requires-Dist: python-dateutil
Requires-Dist: python-slugify
Requires-Dist: termcolor (>=2.1)
Requires-Dist: freezegun; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: respx (>=0.11); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 9598 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
norwegianblue/__init__.py sha256=tjsx3gFhjVfHyJNZJdZGMFsU-YLreMAviasqyrUUZ9c 8767
norwegianblue/__main__.py sha256=cAGeTKTE2Sc6aYcR-V1vEk9snu4bWKREUPtqqb0cE-4 109
norwegianblue/_cache.py sha256=YBAiBPLMd24pywWaN4eEcOmA2iow7e1FCt1xwmXopsU 1330
norwegianblue/_data.py sha256=zipnjBYoBas599LJXHrYJOetJA8uTPxfs2L9kxQLjWU 1721
norwegianblue/_version.py sha256=8oX-zUsi7fuyyMmkdmt9f0axWJDyhrXu4wxP1mN6r8E 413
norwegianblue/cli.py sha256=T-9JVX8kfVz-gwPPZrA6ldB-9toDfKrsU6-PcB0vy1g 4901
norwegianblue-0.20.0.dist-info/METADATA sha256=uohd2M-9D2mER4dL6yBiGDjfjarKmQxmrZ86HuODbWc 11845
norwegianblue-0.20.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
norwegianblue-0.20.0.dist-info/entry_points.txt sha256=U3jnxMBo2DsRYGsBq9Fi00DwRTLLgrpziyh7sxWYWIQ 86
norwegianblue-0.20.0.dist-info/licenses/LICENSE.txt sha256=0-efzNtzdIMQNefIuYiOJA3MgxZvAuI63l4hForU8IU 1079
norwegianblue-0.20.0.dist-info/RECORD

entry_points.txt

eol = norwegianblue.cli:main
norwegianblue = norwegianblue.cli:main