guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/23: gnu: calibre: Add python2-html2text as an input.


From: guix-commits
Subject: 07/23: gnu: calibre: Add python2-html2text as an input.
Date: Sun, 5 May 2019 11:15:24 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit adc25b68b16643e95cd8248331ad75afecf86c63
Author: Brendan Tildesley <address@hidden>
Date:   Sat May 4 02:42:16 2019 +1000

    gnu: calibre: Add python2-html2text as an input.
    
    * gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 gnu/packages/ebook.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 799eed6..b26eaca 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -132,6 +132,7 @@
        ("python2-dnspython" ,python2-dnspython)
        ("python2-dukpy" ,python2-dukpy)
        ("python2-feedparser" ,python2-feedparser)
+       ("python2-html2text" ,python2-html2text)
        ("python2-html5-parser" ,python2-html5-parser)
        ("python2-html5lib" ,python2-html5lib)
        ("python2-lxml" ,python2-lxml)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]