Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pandocfilters | Distribution: openSUSE Tumbleweed |
Version: 1.5.1 | Vendor: openSUSE |
Release: 2.1 | Build date: Mon Jun 2 17:52:36 2025 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 43696 | Source RPM: python-pandocfilters-1.5.1-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/jgm/pandocfilters | |
Summary: 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-Clause
* Mon Jun 02 2025 Markéta Machová <mmachova@suse.com> - Convert to pip-based build * Sat Jan 20 2024 Dirk Müller <dmueller@suse.com> - update to 1.5.1: * Don't raise an error if the directory used to store images already exists (#104, Augusto Zanellato). * Tue Jul 25 2023 ecsos <ecsos@opensuse.org> - Add %{?sle15_python_module_pythons} * Sun Jul 17 2022 Dirk Müller <dmueller@suse.com> - update to 1.5.0: * Added an environment variable `PANDOCFILTER_CLEANUP` that when `get_filename4code` is used, temporary directory will be cleaned up automatically. * `examples/` is no longer included in the distribution (i.e. source distribution or binary wheels found on PyPI.) This should be a backward incompatible change as `examples/` is never exposed as a Python module, nor entry points. * Added a couple of examples. * Mon Oct 25 2021 Matej Cepl <mcepl@suse.com> - Making rpmlint more happy. * Mon Oct 25 2021 Dominique Leuenberger <dimstar@opensuse.org> - Mark exampls/*.py non-executable. * Thu Mar 04 2021 Dirk Müller <dmueller@suse.com> - update to 1.4.3: * LilyPond: take in account width and staffsize from metadata * Autodetect gregorio executables * Fix metavars example * Documentation fixes * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Fri May 11 2018 toddrme2178@gmail.com - pandoc is not strictly necessart to use this. * Sat Nov 04 2017 arun@gmx.de - update to version 1.4.2: * Fixed minor RST error in README. * Fixed typo. * Change element constructor function elt() to return a list instead of a tuple when numargs > 1, enabling elements to be traversed by walk(). * Fix indentation of a doc-string
/usr/lib/python3.11/site-packages/__pycache__/pandocfilters.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/pandocfilters.cpython-311.pyc /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/METADATA /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/RECORD /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/licenses /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/licenses/LICENSE /usr/lib/python3.11/site-packages/pandocfilters-1.5.1.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pandocfilters.py /usr/share/doc/packages/python311-pandocfilters /usr/share/doc/packages/python311-pandocfilters/README.rst /usr/share/licenses/python311-pandocfilters /usr/share/licenses/python311-pandocfilters/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jun 6 23:40:53 2025