term-handler 0.1.0

A library to wait for TERM signals (Ctrl-C) with a loop.
Documentation
[dependencies.lazy_static]
version = "1.2"

[dependencies.signal-simple]
version = "0.1"

[package]
authors = ["Michael Micucci <micucci@fox-den.org>"]
description = "A library to wait for TERM signals (Ctrl-C) with a loop."
keywords = ["term", "wait-for-term"]
license = "MIT"
name = "term-handler"
readme = "README.md"
repository = "http://github.com/kitsuneninetails/term-handler-rust"
version = "0.1.0"