File: commandline.rst

package info (click to toggle)
pdfminer 20200726-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,716 kB
  • sloc: python: 13,377; xml: 423; makefile: 95; sh: 3
file content (25 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _api_commandline:


Command-line API
****************

.. _api_pdf2txt:

pdf2txt.py
==========

.. argparse::
    :module: tools.pdf2txt
    :func: maketheparser
    :prog: python tools/pdf2txt.py

.. _api_dumppdf:

dumppdf.py
==========

.. argparse::
    :module: tools.dumppdf
    :func: create_parser
    :prog: python tools/dumppdf.py