You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
266 B
8 lines
266 B
4 years ago
|
[console_scripts]
|
||
|
pelican = pelican.__main__:main
|
||
|
pelican-import = pelican.tools.pelican_import:main
|
||
|
pelican-plugins = pelican.plugins._utils:list_plugins
|
||
|
pelican-quickstart = pelican.tools.pelican_quickstart:main
|
||
|
pelican-themes = pelican.tools.pelican_themes:main
|
||
|
|