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

Dependencies

  • Python

  • setuptools

  • pandocfilters

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

Version Information

package-version.txt:

8bc82f6d

install-requires.txt:

pandoc_attributes >=8bc82f6d

Equivalent System Packages

conda:

$ conda install pandoc-attributes python: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 using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023