qt_build_tools 0.1.0

Common utils for build scripts of Qt library wrappers
Documentation
[package]
name = "qt_build_tools"
description = "Common utils for build scripts of Qt library wrappers"
version = "0.1.0"
authors = ["Pavel Strakhov <ri@idzaaus.org>"]

license = "MIT"
repository = "https://github.com/rust-qt/qt_build_tools"

[dependencies]
cpp_to_rust = "0.5"
regex = "0.1"