repubmark/Cargo.toml

14 lines
619 B
TOML

[package]
name = "repubmark"
version = "0.0.0"
authors = ["Alex Kotov <kotovalexarian@gmail.com>"]
edition = "2021"
description = "A Markdown-inspired markup language that can be compiled into HTML and Gemtext"
readme = true
homepage = "https://git.causa-arcana.com/kotovalexarian/repubmark"
repository = "https://git.causa-arcana.com/kotovalexarian/repubmark.git"
license = "MIT"
keywords = ["cli", "parser", "text", "parsing", "language", "template", "parse", "format", "command-line"]
categories = ["command-line-utilities", "encoding", "parser-implementations", "template-engine", "text-processing"]
publish = true