Skip to content

Commit f2276bb

Browse files
committed
Lower/hyphen-cased keywords
1 parent fd946f2 commit f2276bb

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

prose-languages/pyproject.toml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,35 +19,35 @@ license-files = [
1919
]
2020
requires-python = ">=2.6,<4"
2121
keywords = [
22-
"AsciiDoc",
22+
"asciidoc",
2323
"computer-languages",
24-
"Creole",
24+
"creole",
2525
"extensions",
2626
"file-extensions",
2727
"file‑type-detection",
2828
"filenames",
29-
"Gemini",
30-
"Gettext Catalog",
29+
"gemini",
30+
"gettext-catalog",
3131
"github",
3232
"language-detection",
3333
"languages",
3434
"linguist",
35-
"Markdown",
36-
"Muse",
37-
"Org",
38-
"Pod",
39-
"Pod 6",
35+
"markdown",
36+
"muse",
37+
"org",
38+
"pod",
39+
"pod-6",
4040
"prose-languages",
41-
"RDoc",
42-
"reStructuredText",
43-
"RMarkdown",
44-
"Sweave",
41+
"rdoc",
42+
"restructuredtext",
43+
"rmarkdown",
44+
"sweave",
4545
"syntax-highlighting",
46-
"Texinfo",
47-
"Text",
48-
"Textile",
49-
"Vim Help File",
50-
"Wikitext",
46+
"texinfo",
47+
"text",
48+
"textile",
49+
"vim-help-file",
50+
"wikitext",
5151
]
5252
classifiers = [
5353
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)