mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Refine classification.
This commit is contained in:
parent
aed71c30f8
commit
30c9f6bb52
1 changed files with 4 additions and 1 deletions
|
|
@ -17,8 +17,11 @@ classifiers = [
|
|||
"Framework :: Pelican",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
"Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System",
|
||||
"Topic :: Internet :: WWW/HTTP :: Site Management",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Topic :: Text Processing :: Markup :: Markdown",
|
||||
"Topic :: Text Processing :: Markup :: HTML",
|
||||
]
|
||||
|
||||
[tool.poetry.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue