Search Criteria
Package Details: html2md 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/html2md.git (read-only, click to copy) |
---|---|
Package Base: | html2md |
Description: | HTML to Markdown converter |
Upstream URL: | https://github.com/suntong/html2md |
Licenses: | MIT |
Submitter: | grawlinson |
Maintainer: | grawlinson |
Last Packager: | grawlinson |
Votes: | 2 |
Popularity: | 0.000267 |
First Submitted: | 2022-02-05 07:20 (UTC) |
Last Updated: | 2024-10-29 07:18 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (24)
- 38c3-style-assets (make)
- 38c3-styleguide (make)
- 38c3-styles-commoninfo (make)
- jena1330-fonts-docs-git (make)
- jena1330-fonts-license (make)
- jena1330-latex-font-example-git (make)
- jena1330-latex-font-git (make)
- otf-jena1330-git (make)
- otf-pilowlava (make)
- otf-space-grotesk (make)
- otf-uncut-sans (make)
- pilowlava-font-common (make)
- t1-jena1330-git (make)
- ttf-jena1330-git (make)
- ttf-space-mono (make)
- ttf-uncut-sans (make)
- woff-jena1330-git (make)
- woff-pilowlava (make)
- woff-space-grotesk (make)
- woff-uncut-sans (make)
- Show 4 more...
Latest Comments
aelius commented on 2024-06-06 02:08 (UTC) (edited on 2024-06-06 02:09 (UTC) by aelius)
I've written an updated pkgbuild here, feel free to copy.
https://paste.lol/aelius/html2md.pkgbuild.shell
captn3m0 commented on 2023-06-13 09:48 (UTC)
The arch should be any, this compiles fine on archlinux ARM.
grawlinson commented on 2022-05-29 22:16 (UTC)
I don’t do -bin packages; feel free to do it yourself.
m040601 commented on 2022-05-26 07:43 (UTC) (edited on 2022-05-26 07:49 (UTC) by m040601)
Thank you for providing this PKGBUILD. Very usefull.
I just noticed that, https://github.com/suntong/html2md#download-binaries,
Could you also provide a "html2md-bin" PKGBUILD ?
It's available also for arm, to use in little underpowerd raspberry pi, chromebooks etc runnning Archlinux ARM
So the "html2md-bin" PKGBUILD should include something like
Thanks in advance.