advent

View on PyPIReverse Dependencies (0)

1.0.3 advent-1.0.3-py3-none-any.whl

Wheel Details

Project: advent
Version: 1.0.3
Filename: advent-1.0.3-py3-none-any.whl
Download: [link]
Size: 5773
MD5: 43f212e7bab4558c0cc5700cacd15726
SHA256: 6e3c33f667fb2e8a5a969ff6070b32aabc5154c363fa5cb124f8f8d08429469f
Uploaded: 2023-10-19 22:35:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: advent
Version: 1.0.3
Summary: Get your Advent of Code puzzle input and much more!
Author-Email: ravilnicki <ravilnicki[at]gmail.com>
License: MIT License Copyright (c) 2023 ravilnicki 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: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: python-dotenv (>=1.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1143 characters]

WHEEL

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

RECORD

Path Digest Size
advent/__init__.py sha256=xR2lszR_zBbWtx2Ec35mAz6RotnnAzi6_xFHbaCE70s 350
advent/__main__.py sha256=y56r2gtRdtne1vE3FDn3nEMOHrzfxAGOpYWQO2ik1Ks 390
advent/errors.py sha256=13dHQ8ZirG-TyK1KCkBxs4CFLj0_0Z2flzb0GodsfNA 603
advent/functions.py sha256=PRkytJuXCWc6zKJhKVdtoVjLv6gH8xiOIAUdgHH_O9s 699
advent/parser.py sha256=iWuV76YPCghxpNytfN1o5qWp_DJ7fZeL_JBFe65ZK9s 1085
advent-1.0.3.dist-info/LICENSE sha256=QtwD06HwJZAqEil82V79SoGO3YvWjLp8bKOKO7VSmok 1066
advent-1.0.3.dist-info/METADATA sha256=fn5Dal6hVzBBdfi47AxzqTkvzIGiEtI1xIhJkR-RpoE 2804
advent-1.0.3.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
advent-1.0.3.dist-info/entry_points.txt sha256=1L96vVeFjMw2MRDna0DstvzQ_pS6ak3O65-bY9guFM4 48
advent-1.0.3.dist-info/top_level.txt sha256=KntuViPCJOo5USQ6xXxVjKHnpQz_PQHe3j8b7HX6Uwg 7
advent-1.0.3.dist-info/RECORD

top_level.txt

advent

entry_points.txt

advent = advent.__main__:main