Search Criteria
Package Details: markdown2pdf-git 23.09.r132.g345abfd-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/markdown2pdf-git.git (read-only, click to copy) |
|---|---|
| Package Base: | markdown2pdf-git |
| Description: | Markdown to PDF converter with syntax highlighting, using md2html (md4c), highlight and wkhtmltopdf. |
| Upstream URL: | https://github.com/trizen/perl-scripts |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | markdown2pdf |
| Provides: | markdown2pdf |
| Submitter: | trizen |
| Maintainer: | trizen |
| Last Packager: | trizen |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-07-31 09:42 (UTC) |
| Last Updated: | 2024-06-25 18:22 (UTC) |
Dependencies (8)
- highlight
- md4c
- perl (perl-gitAUR)
- perl-html-tree
- perl-ipc-run3
- wkhtmltopdfAUR (wkhtmltopdf-binAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- wkhtmltopdf-static (wkhtmltopdf-binAUR) (optional) – to generate PDF outlines
Latest Comments
trizen commented on 2024-06-25 17:59 (UTC)
The reason for including
wkhtmltopdf-staticinoptdependsis because it's an alternative towkhtmltopdf. It is built to include several more features, such as the generation of PDF outlines.dreieck commented on 2024-05-20 12:08 (UTC)
Please make the license specifier SPDX compliant:
Regards and thanks for the package!
dreieck commented on 2024-05-20 12:07 (UTC)
Why do you have
wkhtmltopdf-staticinoptdependswhen you havewkhtmltopdfindepends?dreieck commented on 2024-05-20 12:06 (UTC)
Please add
provides=("markdown2pdf=${pkgver}")andconflicts=('markdown2pdf').Regards and thanks for maintaining!