google-taskqueue1_beta2 0.1.6+20141111

A complete library to interact with taskqueue (protocol v1beta2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]
hyper = "*"
mime = "*"
serde = ">= 0.3.0"
serde_macros = "*"
url = "*"
yup-oauth2 = "*"

[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "A complete library to interact with taskqueue (protocol v1beta2)"
documentation = "http://byron.github.io/google-apis-rs/google_taskqueue1_beta2"
homepage = "https://developers.google.com/appengine/docs/python/taskqueue/rest"
keywords = ["taskqueue", "google", "protocol", "web", "api"]
license = "MIT"
name = "google-taskqueue1_beta2"
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/taskqueue1_beta2"
version = "0.1.6+20141111"