Package Details: mdcat-bin 2.16.1-1

Git Clone URL: https://aur.archlinux.org/mdcat-bin.git (read-only, click to copy)
Package Base: mdcat-bin
Description: Fancy 'cat' for Markdown
Upstream URL: https://github.com/BIRSAx2/mdcat
Keywords: cat markdown
Licenses: MPL-2.0
Conflicts: mdcat
Provides: mdcat, mdless, mdpick
Submitter: Dominiquini
Maintainer: Dominiquini
Last Packager: Dominiquini
Votes: 1
Popularity: 0.25
First Submitted: 2026-07-07 02:33 (UTC)
Last Updated: 2026-09-10 18:37 (UTC)

Required by (12)

Sources (1)

Latest Comments

Dominiquini commented on 2026-09-09 21:16 (UTC)

@m040601: Added! Thanks.

m040601 commented on 2026-09-08 06:12 (UTC) (edited on 2026-09-09 06:03 (UTC) by m040601)

The PKGBUILD is out of date misssing new functionality.

There is a new "mdpick" since v2.15,

## [2.15.0] – 2026-08-03

### Added
- New `mdpick` entry point (same binary as `mdcat`, invoked under that
  name):
SYNOPSIS
       mdcat [OPTIONS] [FILE]...
       mdless [OPTIONS] [FILE]...
       mdpick [OPTIONS] [DIRECTORY]

So you'll have to adjust the PKGBUILD "appalias" machinery for that. And

   Provides:     mdcat, mdless, mdpick