Search Criteria
Package Details: offpunk 3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/offpunk.git (read-only, click to copy) |
|---|---|
| Package Base: | offpunk |
| Description: | Command-line and offline-centric browser for the web and various smolnet protocols |
| Upstream URL: | https://git.sr.ht/~lioploum/offpunk |
| Keywords: | cli gemini gopher smolnet smolweb spartan |
| Licenses: | AGPL-3.0-or-later |
| Conflicts: | ansicat, netcache, offpunk, openk, unmerdify, xkcdpunk |
| Provides: | ansicat, netcache, offpunk, openk, unmerdify, xkcdpunk |
| Submitter: | dcreager |
| Maintainer: | dcreager (brumaire) |
| Last Packager: | brumaire |
| Votes: | 9 |
| Popularity: | 0.89 |
| First Submitted: | 2023-11-25 14:46 (UTC) |
| Last Updated: | 2026-03-02 11:06 (UTC) |
Dependencies (22)
- file (file-gitAUR)
- less (less-gitAUR)
- python (placeholder-for-pythonAUR)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-hatch-requirements-txt (make)
- python-installer (make)
- python-wheel (make)
- chafa (chafa-gitAUR) (optional) – chafa and ansiwrap are required to render images in terminal
- ftr-site-config (ftr-site-config-gitAUR) (optional) – Full-Text-RSS site-specific text extraction rules
- python-beautifulsoup4 (optional) – for web browsing - HTML parsing
- python-chardet (optional) – for gopher browsing - detect text encoding
- python-cryptography (optional) – better support of TOFU client certificates
- python-feedparser (optional) – for web browsing - atom/RSS feeds
- python-readability-lxml (python-readability-lxml-gitAUR) (optional) – for web browsing - HTML parsing
- python-requests (optional) – for web browsing - HTTP(s) requests
- python-setproctitle (optional) – allows offpunk to change its process title
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – copies text to/from the Wayland clipboard
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – copies text to/from the X11 clipboard
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2
dcreager commented on 2024-06-30 21:27 (UTC)
vjousse, digging into this it looks like this is best fixed in the
python-readability-lxmlpackage description; it should be updated to depend onpython-lxml-html-cleanas you have discovered, like Debian did with their analogous package. I will try to report this in the Arch package repo; in the meantime I've addedpython-lxml-html-cleantooptdepends.vjousse commented on 2024-06-28 06:26 (UTC)
When installing offpunk (with python-readability-lxml installed) I'm getting the following error:
Installing
python-lxml-html-cleanfixes this issue.dcreager commented on 2024-02-15 14:11 (UTC)
Updated to v2.2; PKGBUILD now installs CHANGELOG and CONTRIBUTORS files
m040601 commented on 2024-02-15 05:42 (UTC)
The developer maintains a usefull and well written CHANGELOG.
Please dont throw it away, add it also to
Thanks in advance.
dcreager commented on 2023-11-25 14:47 (UTC)
This is basically the same PKGBUILD as offpunk-git, but grabbing from specific tagged versions instead of always grabbing git HEAD.
« First ‹ Previous 1 2