Metadata-Version: 2.1
Name: gcalcli
Version: 4.3.0
Summary: Google Calendar Command Line Interface
Home-page: https://github.com/insanum/gcalcli
Author: Eric Davis, Brian Hartvigsen, Joshua Crowgey
Author-email: edavis@insanum.com, brian.andrew@brianandjenny.com, jcrowgey@uw.edu
Maintainer: Joshua Crowgey
Maintainer-email: jcrowgey@uw.edu
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
License-File: LICENSE
Requires-Dist: python-dateutil
Requires-Dist: google-api-python-client (>=1.4)
Requires-Dist: httplib2
Requires-Dist: oauth2client
Requires-Dist: parsedatetime
Provides-Extra: vobject
Requires-Dist: vobject ; extra == 'vobject'

