CederGroupHub / LimeSoup

LimeSoup is a package to parse HTML or XML papers from different publishers.
MIT License
19 stars 7 forks source link

Beautiful Soup is unable to preserve namespace #44

Closed hhaoyan closed 5 years ago

hhaoyan commented 5 years ago

For some tags without a namespace, beautifulsoup accidentally assigns the parent namespace to it.

hhaoyan commented 5 years ago

Solved by requiring beautifulsoup>=4.6.1 f36af7ad0212b6850932d5d3b355b4a37a0f4f34