Metadata-Version: 2.1
Name: cli-contacts
Version: 0.6.0
Summary: A small CLI for managing contact information
License: GPL-3.0-only
Author: Daníel Örn Árnason
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: pandas (>=1.0.1,<2.0.0)
Requires-Dist: pydrive (>=1.3.1,<2.0.0)
Requires-Dist: sqlalchemy (>=1.3.16,<2.0.0)
