pygmentize 0.1.0

pygmentize wrapper for syntax highlighting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
categories = ["text-processing", "web-programming"]
description = "pygmentize wrapper for syntax highlighting"
documentation = "https://docs.rs/pygmentize"
edition = "2021"
keywords = ["syntax", "highlighting", "highlighter", "coloring", "html"]
license = "MIT"
name = "pygmentize"
readme = "README.md"
repository = "https://github.com/vallentin/pygmentize"
version = "0.1.0"
[target."cfg(windows)".dependencies.winapi-util]
version = "0.1"