mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
add parsing category
This commit is contained in:
parent
8e516b534d
commit
338d0b7b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Glib-oriented client for Gemini protocol"
|
description = "Glib-oriented client for Gemini protocol"
|
||||||
keywords = ["gemini", "gemini-protocol", "gtk", "gio", "client"]
|
keywords = ["gemini", "gemini-protocol", "gtk", "gio", "client"]
|
||||||
categories = ["development-tools", "network-programming"]
|
categories = ["development-tools", "network-programming", "parsing"]
|
||||||
repository = "https://github.com/YGGverse/ggemini"
|
repository = "https://github.com/YGGverse/ggemini"
|
||||||
|
|
||||||
[dependencies.gio]
|
[dependencies.gio]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue