Search Criteria
Package Details: jc-git v1.16.2.r0.gab482e5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jc-git.git (read-only, click to copy) |
---|---|
Package Base: | jc-git |
Description: | Converts the output of popular command-line tools and file-types to JSON |
Upstream URL: | https://github.com/kellyjonbrazil/jc |
Keywords: | convert json pipe |
Licenses: | MIT |
Conflicts: | jc |
Provides: | jc |
Submitter: | clove3am |
Maintainer: | grigruss |
Last Packager: | grigruss |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-06 23:01 (UTC) |
Last Updated: | 2021-09-02 13:16 (UTC) |
Dependencies (5)
- python-pygments
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-xmltodict
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Required by (1)
- borgwarehouse (requires jc)
Latest Comments
ccorn commented on 2021-07-07 15:34 (UTC)
If you want to run tests, add the following to
PKGBUILD
:The
TZ
setting is currently needed for certain test inputs to be interpreted as intended. Cf. Issue 148: Tests depend on specific TZ setting.