[badges.travis-ci]
repository = "sile/handy_async"
[dependencies.byteorder]
version = "1"
[dependencies.futures]
version = "0.1"
[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["asynchronous"]
description = "A handy library for describing asynchronous code declaratively"
homepage = "https://github.com/sile/handy_async"
keywords = ["futures", "async", "io", "pattern"]
license = "MIT"
name = "handy_async"
readme = "README.md"
repository = "https://github.com/sile/handy_async"
version = "0.2.13"