Package python3-module-pelican
Source package: python3-module-pelican
Version: 4.6.0-alt6
Category: Development/Python3
Report package bug
Version: 4.6.0-alt6
Build time: May 20, 2022, 11:15 AM
Report package bug
License: AGPLv3
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
Description:
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
Description:
Pelican is a static site generator, written in Python_. * Write your weblog entries directly with your editor of choice (vim!) in reStructuredText_ or Markdown_ * Includes a simple CLI tool to ...
Maintainer: Alexey Appolonov
List of contributors:
Alexey Appolonov
Andrey Cherepanov
Gleb Fotengauer-Malinovskiy
List of contributors:
Alexey Appolonov
Andrey Cherepanov
Gleb Fotengauer-Malinovskiy
Last changes:
May 19, 2022 Alexey Appolonov 4.6.0-alt6 |
- Proper build that includes documentation. |
May 19, 2022 Alexey Appolonov 4.6.0-alt5 |
- Fixed build indeed (another import directive is changed in the same way). |
May 19, 2022 Alexey Appolonov 4.6.0-alt4 |
- Fixed build (could not import class "Markup" from module "jinja2"); - No docs (pelican use itself to generate the docs and the current build is broken). |