Search Criteria
Package Details: termaid 0.6.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/termaid.git (read-only, click to copy) |
|---|---|
| Package Base: | termaid |
| Description: | Render Mermaid diagrams in your terminal or Python app |
| Upstream URL: | https://github.com/fasouto/termaid |
| Keywords: | diagrams mermaid |
| Licenses: | MIT |
| Conflicts: | python-termaid |
| Provides: | termaid |
| Replaces: | python-termaid |
| Submitter: | Dominiquini |
| Maintainer: | Dominiquini |
| Last Packager: | Dominiquini |
| Votes: | 1 |
| Popularity: | 0.31 |
| First Submitted: | 2026-03-24 00:29 (UTC) |
| Last Updated: | 2026-04-01 22:15 (UTC) |
Dependencies (8)
- python
- python-rich
- python-textual (python-textual-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Dominiquini commented on 2026-04-01 22:16 (UTC)
@jnk22: Fixed! Thanks...
jnk22 commented on 2026-04-01 13:37 (UTC) (edited on 2026-04-01 13:37 (UTC) by jnk22)
It seems that building this package additionally requires python-hatchling as build dependency. At least adding this to
makedependssolved this build error for me: