python2-pandocfilters
Python module for writing pandoc filters
Pandoc filters are pipes that read a JSON serialization of the Pandoc AST from stdin, transform it in some way, and write it to stdout. They can be used with pandoc (>= 1.12) either using pipes. pandoc -t json -s | ./caps.py | pandoc -f json or using the --filter (or -F) command-line option.
BSD-3-Clausecloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...