op8d_lexemizer 0.1.1

Opinionated library for transforming code to a vector of Lexemes
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "op8d_lexemizer"
version = "0.1.1"
authors = ["Opinionated <info@op8d.com>"]
description = "Opinionated library for transforming code to a vector of Lexemes"
homepage = "https://play.op8d.com/lexemizer/"
readme = "README.md"
keywords = ["op8d", "code", "lexer", "highlighter"]
categories = ["compilers"]
license = "MIT"
repository = "https://github.com/op8d/op8d_lexemizer"