Search Criteria
Package Details: readability-cli 2.2.3_pre-1
Git Clone URL: | https://aur.archlinux.org/readability-cli.git (read-only, click to copy) |
---|---|
Package Base: | readability-cli |
Description: | Firefox Reader Mode in your terminal! - CLI tool for Mozilla's Readability library |
Upstream URL: | https://www.npmjs.com/package/readability-cli |
Keywords: | readable reader-mode |
Licenses: | |
Submitter: | gardenappl |
Maintainer: | gardenappl |
Last Packager: | gardenappl |
Votes: | 2 |
Popularity: | 0.22 |
First Submitted: | 2020-08-01 21:49 |
Last Updated: | 2021-03-16 18:03 |
Dependencies (5)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- jq (jq-git) (make)
- npm (nodejs6-bin, nodejs-nightly, npm6) (make)
- bash-completion (bash-completion-git) (optional) – Bash completion
- zsh (zsh-git, zsh-athame-git, zsh-fix-winchanged-git, zsh-minimal-git) (optional) – zsh completion
Latest Comments
gardenappl commented on 2021-01-25 17:44
@Kr1ss Fixed, thank you for pointing this out.
Kr1ss commented on 2021-01-25 13:17
Hi @gardenappl,
thank you for packaging this tool. I've noticed that, in a clean chroot, the build fails with the following log output :
Adding
'git'
to the make dependencies array fixes this.Cheers !