[package] name = "draconic" version = "0.1.0" authors = ["Jason Travis Smith "] description = "A parser/compiler/interpreter for the Dragonic language." license = "" repository = "https://gitlab.com/CyberMages/draconic.git" documentation = "" keywords = ["draconic", "parser", "interpreter", "compiler"] [dependencies.scribe] git = "https://gitlab.com/CyberMages/scribe.git"