Package Details: mathics3-pygments 10.0.0-1

Git Clone URL: https://aur.archlinux.org/mathics3-pygments.git (read-only, click to copy)
Package Base: mathics3-pygments
Description: A pygments-based lexer and scanner for Mathics.
Upstream URL: https://github.com/Mathics3/mathics3-pygments
Licenses: MIT
Conflicts: mathics-pygments
Replaces: mathics-pygments
Submitter: vicp74
Maintainer: vicp74
Last Packager: vicp74
Votes: 2
Popularity: 0.24
First Submitted: 2026-05-07 14:38 (UTC)
Last Updated: 2026-05-07 14:38 (UTC)

Dependencies (9)

Required by (1)

Sources (1)

Latest Comments

vicp74 commented on 2026-05-07 14:42 (UTC)

Upstream renamed mathics to mathics3: https://github.com/Mathics3/mathics-core/releases/tag/10.0.0

I'm in the process of uploading new AUR packages and sending merge request:

mathics -> mathics3

mathics-scanner -> mathics3-scanner

mathics-django -> mathics3-django

mathicsscript -> mathics3-script

mathics-pygments -> mathics3-pygments

@Techcable: If you want to maintain mathics3-pygments, it would be fine by me.

vicp74 commented on 2025-02-01 11:22 (UTC)

python-ujson is an optional dependency (instead of a full dependency) Check: https://github.com/Mathics3/mathics-pygments/blob/1.0.4/requirements-dev.txt

pants commented on 2023-11-20 17:59 (UTC)

python-setuptools needs to be added as a makedepends in order to build this in a clean chroot.