Package Details: termaid 0.6.1-1

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)

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 makedepends solved this build error for me:

==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build'

ERROR Backend 'hatchling.build' is not available.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'termaid-0.6.1-1':