[badges.maintenance]
status = "passively-maintained"
[badges.travis-ci]
repository = "Cranelift/filecheck"
[dependencies.regex]
version = "1"
[dependencies.thiserror]
version = "1"
[lib]
name = "filecheck"
[package]
authors = ["The Cranelift Project Developers"]
description = "Library for writing tests for utilities that read text files and produce text output"
documentation = "https://docs.rs/filecheck"
edition = "2018"
keywords = ["test"]
license = "Apache-2.0 WITH LLVM-exception"
name = "filecheck"
readme = "README.md"
repository = "https://github.com/CraneStation/filecheck"
version = "0.5.0"