Metadata-Version: 2.1
Name: tufts-dining
Version: 0.1.0
Summary: A Python package for retrieving menus from Tufts Dining
Home-page: https://github.com/dahalankur/tufts_dining
Author: Ankur Dahal
Author-email: dahalankur123@gmail.com
License: MIT
Keywords: tufts-dining-package tufts-university dining-package
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Requires-Dist: beautifulsoup4 (==4.9.3)
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: idna (==2.10)
Requires-Dist: requests (==2.25.1)
Requires-Dist: soupsieve (==2.1)
Requires-Dist: urllib3 (==1.26.2)

UNKNOWN


