diff options
Diffstat (limited to 'python/pyPdf/slack-desc')
-rw-r--r-- | python/pyPdf/slack-desc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/python/pyPdf/slack-desc b/python/pyPdf/slack-desc index 9fd7153b72e2..7bd23be9aa57 100644 --- a/python/pyPdf/slack-desc +++ b/python/pyPdf/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pyPdf: pyPdf (Python PDF toolkit) -pyPdf: -pyPdf: A Pure-Python library built as a PDF toolkit. -pyPdf: -pyPdf: -pyPdf: -pyPdf: -pyPdf: -pyPdf: +pyPdf: pyPdf (pure Python library built as a PDF toolkit) pyPdf: +pyPdf: It is capable of: +pyPdf: - extracting document information (title, author, ...), +pyPdf: - splitting documents page by page, +pyPdf: - merging documents page by page, +pyPdf: - cropping pages, +pyPdf: - merging multiple pages into a single page, +pyPdf: - encrypting and decrypting PDF files. pyPdf: +pyPdf: Homepage: http://pybrary.net/pyPdf/ |