pandoc_attributes: A parser and generator for pandoc block attributes#

Description#

This is a simple parser / emitter for pandoc block attributes, intended for use with pandocfilters.

License#

BSD 2-Clause License

Upstream Contact#

Special Update/Build Instructions#

There are no release numbers, hence find the latest commit, download https://github.com/aaren/pandoc-attributes/archive/${COMMIT}.zip and rename it pandoc_attributes-${COMMIT:0:8}.zip

Type#

optional

Dependencies#

Version Information#

package-version.txt:

8bc82f6d

install-requires.txt:

pandoc_attributes >=8bc82f6d

Equivalent System Packages#

$ conda install pandoc-attributes

See https://repology.org/project/pandoc-attributes/versions, https://repology.org/project/python:pandoc-attributes/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.