pandocfilters

A python module for writing pandoc filters, with a collection of examples

BSD-3-CLAUSE License

Downloads
23.6M
Stars
494
Committers
41
pandocfilters - pandocfilters 1.5.1 Latest Release

Published by jgm 8 months ago

  • Fix possible TOCTOU issue in directory creation (Augusto Zanellato).
  • Make temp directory creation more robust, and log only on errors (Augusto Zanellato).
pandocfilters - pandocfilters v1.5.0: Last release supporting Python 2

Published by ickc about 3 years ago

  • Added an environment variable PANDOCFILTER_CLEANUP that when get_filename4code is used, temporary directory will be cleaned up automatically. See #88.
  • examples/ is no longer included in the distribution (i.e. source distribution or binary wheels found on PyPI.) This should be a backward compatible change as examples/ is never exposed as a Python module, nor entry points.
  • Added a couple of examples.
  • See more in https://github.com/jgm/pandocfilters/compare/1.4.3...1.5.0.
Package Rankings
Top 1.65% on Pypi.org
Top 18.27% on Cran.r-project.org
Top 9.73% on Alpine-edge
Top 8.88% on Alpine-v3.16
Top 8.36% on Alpine-v3.17
Top 5.58% on Alpine-v3.18
Top 19.54% on Anaconda.org
Top 12.08% on Spack.io
Top 10.95% on Conda-forge.org