Search Criteria
Package Details: perl-pod-markdown 3.400-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-pod-markdown.git (read-only, click to copy) |
---|---|
Package Base: | perl-pod-markdown |
Description: | Convert POD to Markdown |
Upstream URL: | https://metacpan.org/release/Pod-Markdown |
Keywords: | markdown perl |
Licenses: | Artistic-1.0-Perl, GPL-1.0-or-later |
Submitter: | tirsek |
Maintainer: | tirsek (Xeonacid) |
Last Packager: | Xeonacid |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-09 05:26 (UTC) |
Last Updated: | 2025-01-20 00:54 (UTC) |
Dependencies (4)
- perl (perl-gitAUR)
- perl-uri
- perl-test-differences (check)
- perl-html-parser (optional) – for nicer encoding of HTML entities
Latest Comments
tirsek commented on 2025-01-19 18:50 (UTC)
Your request is very reasonable and it causes no actual difference in the installed package at this time, so I see no reason to object to it. I'll add you as a co-maintainer as well. Thanks!
Xeonacid commented on 2025-01-19 13:42 (UTC)
To be more adhere to Perl package guidelines and some other improvements: - Add
purge
tooptions
- license should belicense=('GPL-1.0-or-later' 'Artistic-1.0-Perl')
for SPDX -'perl>=5.8.0
can be changed toperl
for simplicityMy adjusted PKGBUILD can be used as a reference.
I'd like to co-maintain the package if applicable.