Search Criteria
Package Details: msync-git 0.9.8.r1099.a1132ef-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/msync-git.git (read-only, click to copy) |
---|---|
Package Base: | msync-git |
Description: | A low bandwidth store and forward Mastodon / Pleroma API command line client |
Upstream URL: | https://github.com/Kansattica/msync.git |
Licenses: | GPL |
Conflicts: | msync |
Provides: | msync |
Submitter: | faye |
Maintainer: | faye |
Last Packager: | faye |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-10 01:57 (UTC) |
Last Updated: | 2020-06-06 21:05 (UTC) |
Dependencies (4)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
m040601 commented on 2024-08-19 18:57 (UTC) (edited on 2024-08-19 19:15 (UTC) by m040601)
The github repo has a README and MANUAL. Both files are also included in the released tar.gz.
Please make sure this PKGBUILD does not ignore them. They should end up in something like,
Doesnt msync has a "help" or man page already ?
No.
The msync man page is a small hack with pandoc, just to transform the content shown with "msync help" into an man page.
It is just brief content. Extensive explanations and understanding of the tool are in the "MANUAL.md" file.
It even says so there,
Thanks in advance.