[badges.travis-ci]
repository = "echelon/crontab.rs"
[dependencies.time]
version = "~0.1"
[dev-dependencies.expectest]
version = "0.9.1"
[package]
authors = ["Brandon Thomas <bt@brand.io>", "Brandon Thomas <echelon@gmail.com>"]
categories = ["date-and-time"]
description = "A lightweight crontab parser."
documentation = "https://docs.rs/crontab"
keywords = ["cron", "crontab", "schedule", "scheduler"]
license = "BSD-4-Clause"
name = "crontab"
readme = "README.md"
repository = "https://github.com/echelon/crontab.rs"
version = "0.2.0"