Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pelican | name : pelican | ||||
| version : 4.0.0 | version : 4.0.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/getpelican/pelican/archive/4.0.0.tar.gz : 8c7631a45f9c609c6faf075de34f60c5ace4d0c0077769a69b453713aaec281c | - https://github.com/getpelican/pelican/archive/4.0.0.tar.gz : 8c7631a45f9c609c6faf075de34f60c5ace4d0c0077769a69b453713aaec281c | ||||
| license : AGPL-3.0-only | license : AGPL-3.0-only | ||||
| component : programming | component : programming | ||||
| summary : Static site generator that supports Markdown and reST syntax. Powered by Python | summary : Static site generator that supports Markdown and reST syntax. Powered by Python | ||||
| description: | | description: | | ||||
| Pelican is a static site generator written in Python. | Pelican is a static site generator written in Python. | ||||
| It uses Markdown and reStrcturedText for writing content, inclues a simple command line tool to (re)generate site files. | It uses Markdown and reStrcturedText for writing content, inclues a simple command line tool to (re)generate site files. | ||||
| builddeps : | builddeps : | ||||
| - python-sphinx | - python-sphinx | ||||
| rundeps : | rundeps : | ||||
| - pygments | - pygments | ||||
| - python-blinker | - python-blinker | ||||
| - python-dateutils | - python-dateutils | ||||
| - python-docutils | - python-docutils | ||||
| - python3-feedgenerator | - python-feedgenerator | ||||
| - python-jinja | - python-jinja | ||||
| - python-markdown | - python-markdown | ||||
| - python-pytz | - python-pytz | ||||
| - python-six | - python-six | ||||
| - python-unidecode | - python-unidecode | ||||
| setup : | | setup : | | ||||
| sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py | sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py | ||||
| sed -i 's|etc/fish/completions|share/fish/completions|' setup.py | sed -i 's|etc/fish/completions|share/fish/completions|' setup.py | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.