Search Criteria
Package Details: termgraph-git 0.5.4.r0.g5dd9a0a-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/termgraph-git.git (read-only, click to copy) |
---|---|
Package Base: | termgraph-git |
Description: | Python command-line tool which draws basic graphs in the terminal (development version) |
Upstream URL: | https://github.com/mkaz/termgraph |
Keywords: | cli drawing graphs terminal visualization |
Licenses: | MIT |
Conflicts: | termgraph |
Provides: | termgraph |
Submitter: | keur |
Maintainer: | kseistrup |
Last Packager: | kseistrup |
Votes: | 2 |
Popularity: | 0.49 |
First Submitted: | 2019-06-17 05:57 (UTC) |
Last Updated: | 2025-08-20 17:29 (UTC) |
Dependencies (7)
- python (python37AUR)
- python-colorama (python-colorama-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
m040601 commented on 2021-09-25 15:25 (UTC)
Thanks for working on the PKGBUILD of this interesting tool.
the source repository :
tree termgraph
Contains a README.md as well as examples to learn how the program works in data. This is not fluff, or unnecessary bloat. This is also not available with "termgraph --help" or a man page.
Please include them in the PKGBUILD.
They should end up in something like, /usr/share/doc/termgraph/.
Thanks in advance.