Metadata-Version: 2.1
Name: gtasks2
Version: 0.1.0
Summary: A fork from the greatest gtasks 
Home-page: https://github.com/BlueBlueBlob/Gtasks2
Author: BlueBlueBlob
Author-email: adrien.lesot@gmail.com
License: MIT
Keywords: google,tasks,task,gtasks,gtask
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: keyring
Requires-Dist: requests-oauthlib

# Gtasks: a better Google Tasks Package
[![Build Status](https://travis-ci.com/BlueBlueBlob/Gtasks2.svg?branch=master)](https://travis-ci.com/BlueBlueBlob/Gtasks2)
[![CodeFactor](https://www.codefactor.io/repository/github/blueblueblob/gtasks2/badge)](https://www.codefactor.io/repository/github/blueblueblob/gtasks2)
## Overview

Just a fork from https://github.com/benjaminwhite/Gtasks
With a new feature : can handle authorization callback

