Search Criteria
Package Details: intermodal 0.1.12-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/intermodal.git (read-only, click to copy) |
---|---|
Package Base: | intermodal |
Description: | User-friendly and featureful CLI BitTorrent metainfo utility, written in Rust |
Upstream URL: | https://github.com/casey/intermodal |
Keywords: | cli rust torrent |
Licenses: | custom:CC0 |
Conflicts: | intermodal-bin |
Submitter: | murlakatamenka |
Maintainer: | murlakatamenka |
Last Packager: | murlakatamenka |
Votes: | 3 |
Popularity: | 0.080364 |
First Submitted: | 2020-04-11 12:01 (UTC) |
Last Updated: | 2021-02-17 14:46 (UTC) |
Dependencies (2)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- help2man (help2man-git) (make)
Latest Comments
murlakatamenka commented on 2021-02-24 23:22 (UTC)
Awesome, good luck!
m040601 commented on 2021-02-24 21:17 (UTC)
@murlakatamenka
Thanks ! Perfect this way, with intermodal-bin as quick install option without the docs.
yes, just the md's. It's perfectly readable and usefull without more processing.
So that one doesnt' have to hunt and peck in another window browser for the docs. Or check for updates in the docs in the git repo.
No need for complicating the PKGBUILD to build the html from the md's. I also know also mdbook. Whoever wants html's, can use it to compile the html's themselves.
murlakatamenka commented on 2021-02-17 11:55 (UTC) (edited on 2021-02-24 23:18 (UTC) by murlakatamenka)
Hey, thank you for constructive feedback!
To be clear: you are interested in just .md files from the book, right? The book itself is build and served with
mdbook
, it's popular in Rust community.edit: I've added the book, hope that's what you need from the package.
m040601 commented on 2021-02-16 02:45 (UTC)
Thanks for creating this PKGBUILD.
In addition to the man page (very brief) and zsh/bash completions, the repo of this package includes extremelly usefull and important docs.
The developer calls it "the book"
It is available as compiled html at https://imdl.io/book/
The source is in the repo, as simple markdown md files in the folder 'book' https://github.com/casey/intermodal/
Please update the PKGBUILD so that we get these md files in
/usr/share/doc/intermodal/book/