[Bug 478795] Re: archmage needs lynx or elinks to convert from chm to text

Gary Singleton gsinglet1 at yahoo.com
Mon Nov 9 01:03:21 UTC 2009


Please disregard the suggestion for beautifulsoup - I was thinking of
chm2pdf although it is listed as a requirement on
http://archmage.sourceforge.net/?q=node/3 and is present in CHMParser.py
but as far as I can tell it will not report an error if it's not found.

-- from CHMParser.py --
Line 07: from BeautifulSoup import BeautifulSoup
...
Line 20: def __init__(self, lines):
Line 21:		# XXX: Cooking tasty beautiful soup ;-)
Line 22:		soup = BeautifulSoup(lines)
Line 23:		lines = soup.prettify()

-- 
archmage needs lynx or elinks to convert from chm to text
https://bugs.launchpad.net/bugs/478795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list