Skip to content

Commit 88b627d

Browse files
committed
categories: add parser
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent ad84c61 commit 88b627d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/categories.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,12 @@ description = """
289289
Bindings to Windows-specific APIs.\
290290
"""
291291

292+
[parser]
293+
name = "Parser"
294+
description = """
295+
Parser for a specific format or language.\
296+
"""
297+
292298
[parsing]
293299
name = "Parsing"
294300
description = """

0 commit comments

Comments
 (0)