phile 0.1.4

The Painless High-Level Persistence Engine
Documentation
[badges.codecov]
repository = "H2CO3/PHiLe"
service = "github"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "H2CO3/PHiLe"

[dependencies.heck]
version = "0.3.0"

[dependencies.regex]
version = "0.2.2"

[dependencies.unicode-segmentation]
version = "1.2.0"

[dev-dependencies.itertools]
version = "0.7.1"

[dev-dependencies.lazy_static]
version = "0.2.8"

[dev-dependencies.quickcheck]
version = "0.4.1"

[dev-dependencies.rand]
version = "0.3.16"

[dev-dependencies.unicode-xid]
version = "0.1.0"

[package]
authors = ["Árpád Goretity <h2co3@h2co3.org>"]
categories = ["command-line-interface", "command-line-utilities", "database", "database-implementations", "development-tools"]
description = "The Painless High-Level Persistence Engine"
documentation = "https://docs.rs/phile"
homepage = "https://h2co3.github.io/phile/"
keywords = ["database", "orm", "storage", "codegen", "dsl"]
license = "BSD-2-Clause-FreeBSD"
name = "phile"
readme = "../README.md"
repository = "https://github.com/H2CO3/PHiLe.git"
version = "0.1.4"