advent-cli

View on PyPIReverse Dependencies (0)

0.2.2 advent_cli-0.2.2-py3-none-any.whl

Wheel Details

Project: advent-cli
Version: 0.2.2
Filename: advent_cli-0.2.2-py3-none-any.whl
Download: [link]
Size: 24814
MD5: a740733051066554428920f4f7256ae4
SHA256: e0c0d9db36ada01ca72c5b722e80b9f5c861782cf329d8b9ce0950733f4f49f3
Uploaded: 2022-02-03 13:26:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: advent-cli
Version: 0.2.2
Summary: Advent of Code command-line interface.
Author: Christian Ferguson
Home-Page: https://github.com/fergusch/advent-cli
License: GPLv3
Requires-Python: >=3.7
Requires-Dist: beautifulsoup4 (>=4.10.0)
Requires-Dist: markdownify (>=0.10.0)
Requires-Dist: pytz (>=2021.1)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: tabulate (>=0.8.9)
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: windows-curses (>=2.3.0); platform_system == "Windows"
Requires-Dist: freezegun (>=1.1.0); extra == "test"
Requires-Dist: mock (>=4.0.3); extra == "test"
Requires-Dist: pytest (>=6.2.5); extra == "test"
Requires-Dist: pytest-cov (>=3.0.0); extra == "test"
Requires-Dist: pytest-clarity (>=1.0.1); extra == "test"
Requires-Dist: pytest-pycodestyle (>=2.2.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7440 characters]

WHEEL

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

RECORD

Path Digest Size
advent_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
advent_cli/__main__.py sha256=84_S8skgwpyChkXoftZHQ9Vnqq73-6ehXSx9f4CU-R8 61
advent_cli/_version.py sha256=QQ0yjZQnvXM7JeLLZEZWX6NmVUPu1lSROWOXF49_gug 22
advent_cli/cli.py sha256=2bNANekfIaCf_yAp9FSZ8BdIQi-iluX-oLqMesaIUJQ 3649
advent_cli/commands.py sha256=6AubFzHjLh-Bn8Fn1-V9g4M6z5o8ELvR81ClIGAjxuM 14627
advent_cli/config.py sha256=Yag24KtB_C9L6zXFmuZKeENBnG8KgWVN-MTlZlk8BTU 1213
advent_cli/utils.py sha256=arnU7e3KREK3FnFPtE7GK0pDvTYY5hvoTsfwMMRYT94 4744
advent_cli-0.2.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
advent_cli-0.2.2.dist-info/METADATA sha256=nma33d8CKwHnrxQuvOOOAS5Yyc3dU7Y37Rv3JF0nOHE 8420
advent_cli-0.2.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
advent_cli-0.2.2.dist-info/entry_points.txt sha256=zLEOqx3yEKY4zVxA_o6x7Lc86tR92yCvGTS-_sIJ2Ho 48
advent_cli-0.2.2.dist-info/top_level.txt sha256=w8xih_aH6Bj-LxxsKGJ1aevEmtnL8ZvUG-T-3T0lKEw 11
advent_cli-0.2.2.dist-info/RECORD

top_level.txt

advent_cli

entry_points.txt

advent = advent_cli.cli:main