aoc-solution-cli

View on PyPIReverse Dependencies (0)

1.0.1 aoc_solution_cli-1.0.1-py3-none-any.whl

Wheel Details

Project: aoc-solution-cli
Version: 1.0.1
Filename: aoc_solution_cli-1.0.1-py3-none-any.whl
Download: [link]
Size: 8801
MD5: ec169e8a5c24bc9f982de90f69c82520
SHA256: ed78969246a19442a2b5cf0500ffaf782dbbd74091cf0fe968626210b2c211b3
Uploaded: 2024-01-04 09:33:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aoc-solution-cli
Version: 1.0.1
Summary: CLI for handling AoC solutions
Author: taitep
Author-Email: taitep[at]taitep.se
License: LGPL-3.0-only
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: advent-of-code-data (<3.0.0,>=2.0.1)
Requires-Dist: click (<9.0.0,>=8.1.7)
Description-Content-Type: text/markdown
[Description omitted; length: 626 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=kQUTkmJwLreoOzYn5iMaUVH9yPIuZu4cptWjCa2AObs 7628
aoc_solution_cli/aocgen.py sha256=EuejPmNXPe-WlVZL2TLUZyUmcO6YnoyIPY6k7TedWcA 424
aoc_solution_cli/aocrun.py sha256=KjK1N9WCIl2hPMcXNmfdpw8r2C6rI4NMK-ZN1-brSNA 1087
aoc_solution_cli/recent_problem_saver.py sha256=whTNUk-PWDT1kijFK3gLvcTsnnlxJQrlKgD8BWi36Qo 801
aoc_solution_cli-1.0.1.dist-info/LICENSE sha256=kQUTkmJwLreoOzYn5iMaUVH9yPIuZu4cptWjCa2AObs 7628
aoc_solution_cli-1.0.1.dist-info/METADATA sha256=mGteCzrkgiIGA6jQXjMVwJ69liTQGh-zlcSwe9CMcZo 1139
aoc_solution_cli-1.0.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
aoc_solution_cli-1.0.1.dist-info/entry_points.txt sha256=liJWnWTxyWOQugwt50BskCTr08yf6pr8wBeyJyvHC2A 95
aoc_solution_cli-1.0.1.dist-info/RECORD

entry_points.txt

aocgen = aoc_solution_cli.aocgen:aocgen
aocrun = aoc_solution_cli.aocrun:aocrun