Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miki725/pandocfilters-sh


https://github.com/miki725/pandocfilters-sh

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

Pandocfilters.sh
================

Wrapper package to install `pandocfilters` with an executable.

This allows to install `pandocfilters` with `pipx`:

.. code:: bash

pipx install pandocfilters-sh

To use with `pandoc`, simply adjust `PYTHONPATH`:

.. code:: bash

export PYTHONPATH=$(pandocfilters --python)