draconic/Cargo.toml

11 lines
332 B
TOML
Raw Normal View History

2016-07-15 15:40:16 -04:00
[package]
name = "draconic"
version = "0.1.0"
authors = ["Jason Travis Smith <Myrddin@CyberMagesLLC.com>"]
description = "A parser/compiler/interpreter for the Dragonic language."
license = ""
repository = "https://gitlab.com/CyberMages/draconic.git"
documentation = ""
keywords = ["draconic", "parser", "interpreter", "compiler"]