pyx: Generate PostScript, PDF, and SVG files in Python#

Description#

Python package for the generation of PostScript, PDF, and SVG files

https://pypi.python.org/pypi/PyX

Type#

optional

Dependencies#

Version Information#

requirements.txt:

pyx

Equivalent System Packages#

$ sudo port install py-pyx
$ sudo zypper install python3\$\{PYTHON_MINOR\}-PyX
$ sudo xbps-install python3-pyx

See https://repology.org/project/python:pyx/versions

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see github issue #27330 for more information.