Metadata-Version: 2.3
Name: advent-tools
Version: 1.0.0a2
Summary: Cool set of tools for working with Advent of Code challenges
Project-URL: Repository, https://github.com/Achxy/advent-tools.git
Project-URL: Bug Tracker, https://github.com/Achxy/advent-tools/issues
Author-email: Achyuth Jayadevan <achyuth@jayadevan.in>
Keywords: advent,advent of code,advent tools,aoc
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.13
Requires-Dist: platformdirs>=4.3.6
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: requests>=2.32.3
Description-Content-Type: text/markdown

# advent-tools
Cool set of tools for working with Advent of Code challenges