Search Criteria
Package Details: rnsh 0.1.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/rnsh.git (read-only, click to copy) |
---|---|
Package Base: | rnsh |
Description: | Shell over Reticulum |
Upstream URL: | https://github.com/acehoss/rnsh |
Licenses: | MIT |
Submitter: | moonlit-tune |
Maintainer: | moonlit-tune |
Last Packager: | moonlit-tune |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-01-21 15:35 (UTC) |
Last Updated: | 2025-02-16 15:12 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-rnsAUR
- python-tomli
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
Latest Comments
moonlit-tune commented on 2025-02-16 16:15 (UTC)
@m040601 That's a fair request. Thanks, and sorry it's taken me a few days to get to it. This package now includes the README and LICENSE files.
m040601 commented on 2025-02-14 00:33 (UTC)
Thanks for the work on this PKGBUILD. Very useful. I'm starting to get into reticulum and.
wget https://github.com/acehoss/rnsh/archive/refs/tags/release/v0.1.5.tar.gz
tar tf v0.1.5.tar.gz
So there is a README there. Could you please add it ? install -Dm 666 ...xyz . So that it ends up in,
Thanks in advance.