mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
update categories
This commit is contained in:
parent
aaefa94c5a
commit
3cbb81b85e
1 changed files with 7 additions and 1 deletions
|
|
@ -6,7 +6,13 @@ license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Glib-oriented Gemtext API"
|
description = "Glib-oriented Gemtext API"
|
||||||
keywords = ["gemtext", "gemini", "gemini-protocol", "gtk", "glib"]
|
keywords = ["gemtext", "gemini", "gemini-protocol", "gtk", "glib"]
|
||||||
categories = ["network-programming"]
|
categories = [
|
||||||
|
"development-tools",
|
||||||
|
"parser-implementations",
|
||||||
|
"parsing",
|
||||||
|
"text-processing",
|
||||||
|
"value-formatting",
|
||||||
|
]
|
||||||
repository = "https://github.com/YGGverse/ggemtext"
|
repository = "https://github.com/YGGverse/ggemtext"
|
||||||
|
|
||||||
[dependencies.gtk]
|
[dependencies.gtk]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue