Re: [Patch v2 2/3] gnu: Add python-pypdf.

2016-11-10 Thread Ludovic Courtès
Hartmut Goebel skribis: > * gnu/packages/pdf.scm(python2-pypdf): New variable. ^ Space. > +(synopsis "Pure Python PDF toolkit") > +(description "A pure Python library built as a PDF toolkit. Please turn this into a sentence. OK with these changes, thanks! Ludo’

[Patch v2 2/3] gnu: Add python-pypdf.

2016-11-09 Thread Hartmut Goebel
* gnu/packages/pdf.scm(python2-pypdf): New variable. --- gnu/packages/pdf.scm | 22 ++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index e243006..e0279c6 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -829,3 +829,2