Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino.utils.textfields

This is taken from Helio Perroni Filho's answer at https://stackoverflow.com/questions/328356/extracting-text-from-html-file-using-python/3987802#3987802

I added the extract_summary() function.

Lino never really used this module. It was added and dropped the same day for the server-side approach of https://gitlab.com/lino-framework/lino/blob/master/docs/tickets/44.

Functions

dehtml(text)

extract_summary(text)

main()