Metadata-Version: 2.1
Name: ugent-food
Version: 1.0.0
Summary: Command-line tool to get the current menu for Ghent University restaurants
License: MIT
Author: stijndcl
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: dacite (>=1.6.0,<2.0.0)
Requires-Dist: tabulate (>=0.8.10,<0.9.0)
