ggemtext 0.2.0

Glib-oriented Gemtext API
Documentation
[dependencies.glib]
features = ["v2_66"]
package = "glib"
version = "0.20.4"

[lib]
name = "ggemtext"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools", "parser-implementations", "parsing", "text-processing", "value-formatting"]
description = "Glib-oriented Gemtext API"
edition = "2021"
keywords = ["gemtext", "gemini", "gemini-protocol", "gtk", "glib"]
license = "MIT"
name = "ggemtext"
readme = "README.md"
repository = "https://github.com/YGGverse/ggemtext"
version = "0.2.0"

[[test]]
name = "integration"
path = "tests/integration.rs"