Metadata-Version: 2.1
Name: aocstat
Version: 0.2.1
Summary: Command line tool for interacting with Advent of Code.
Author: Hector Brown
Author-email: hectorjbrown@protonmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: selenium (>=4.7.2,<5.0.0)
Description-Content-Type: text/markdown

# aocstat

A command line tool for interacting with Advent of Code.

