Search Criteria
Package Details: mkdocs-minify-plugin 0.8.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mkdocs-minify-plugin.git (read-only, click to copy) |
---|---|
Package Base: | mkdocs-minify-plugin |
Description: | A mkdocs plugin to minify the HTML of a page before it is written to disk |
Upstream URL: | https://github.com/byrnereese/mkdocs-minify-plugin |
Licenses: | MIT |
Conflicts: | python-mkdocs-minify-plugin |
Replaces: | python-mkdocs-minify-plugin |
Submitter: | AlphaJack |
Maintainer: | AlphaJack (Universebenzene) |
Last Packager: | Universebenzene |
Votes: | 5 |
Popularity: | 0.000050 |
First Submitted: | 2021-06-30 23:26 (UTC) |
Last Updated: | 2024-02-13 11:29 (UTC) |
Dependencies (8)
- mkdocs
- python-csscompressor
- python-htmlmin2AUR
- python-jsminAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Comminux commented on 2022-10-21 09:07 (UTC)
SHA256SUMS needs to be updated.
dbirks commented on 2020-04-02 21:38 (UTC)
I found I also needed the package
python-wheel
installed for the check() step. Thanks for maintaining this!