Commit 7a20878fdf756ba63c1fa3376325839e6420fbef

Authored by Jay Berkenbilt
1 parent ce5c3bca

Mention "Wrappers" wiki page

Showing 1 changed file with 9 additions and 0 deletions
manual/library.rst
@@ -77,6 +77,15 @@ Other Languages @@ -77,6 +77,15 @@ Other Languages
77 with PDF files through qpdf's command line interface. For more 77 with PDF files through qpdf's command line interface. For more
78 information, please see :ref:`json`. 78 information, please see :ref:`json`.
79 79
  80 +Wrappers
  81 + The `qpdf Wiki <https://github.com/qpdf/qpdf/wiki>`__ contains a
  82 + list of `Wrappers around qpdf
  83 + <https://github.com/qpdf/qpdf/wiki/qpdf-Wrappers>`__. These may
  84 + have varying degrees of functionality or completeness. If you know
  85 + of (or have written) a wrapper that you'd like include, open an
  86 + issue at https://github.com/qpdf/qpdf/issues/new and ask for it to
  87 + be added to the list.
  88 +
80 .. _unicode-files: 89 .. _unicode-files:
81 90
82 A Note About Unicode File Names 91 A Note About Unicode File Names