Search Criteria
Package Details: clidoc 0.0.3-1
Git Clone URL: | https://aur.archlinux.org/clidoc.git (read-only, click to copy) |
---|---|
Package Base: | clidoc |
Description: | Generate man pages and help text from Markdown-formatted docs |
Upstream URL: | https://github.com/vinsonchuong/clidoc |
Licenses: | |
Submitter: | vinsonchuong |
Maintainer: | vinsonchuong |
Last Packager: | vinsonchuong |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2014-12-30 23:21 |
Last Updated: | 2016-02-02 15:28 |
Required by (7)
- bash-common-bundle-dependencies (make)
- bash-common-environment (make)
- bash-common-parse-options (make)
- gitaur (make)
- gitetc (make)
- prototypical (make)
- transmission-utils (make)
Latest Comments
vinsonchuong commented on 2016-02-02 15:52
This should be fixed in clidoc v0.0.3-1. Let me know if it's still a problem.
dreieck commented on 2016-01-28 16:16
There is a dependency loop!:
clidoc depends on bash-common-parse-options,
bash-common-parse-options makedepends on clidoc.
How to solve it?