Search Criteria
Package Details: mathics3-pygments 10.0.0-1
Package Actions
| 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)
- mathics3-scannerAUR
- python-pygments
- python-build (make)
- python-installer (make)
- python-pyaml (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-ujson (optional) – faster than the native json library, but not supported in pyston
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-setuptoolsneeds to be added as amakedependsin order to build this in a clean chroot.