gnu: calibre: Add python2-html2text as an input.
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>master
parent
7a82ceb7bb
commit
adc25b68b1
|
@ -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)
|
||||
|
|
Reference in New Issue