088add3d6e
* Added the `Tag.get_attribute_list` method, which acts like `Tag.get` for getting the value of an attribute, but which always returns a list, whether or not the attribute is a multi-value attribute. * It's now possible to use a tag's namespace prefix when searching, e.g. soup.find('namespace:tag') * Improved the handling of empty-element tags like <br> when using the html.parser parser. * HTML parsers treat all HTML4 and HTML5 empty element tags (aka void element tags) correctly. * Namespace prefix is preserved when an XML tag is copied. Thanks to Vikas for a patch and test.
6 lines
432 B
Text
6 lines
432 B
Text
$NetBSD: distinfo,v 1.6 2017/05/09 20:05:17 adam Exp $
|
|
|
|
SHA1 (beautifulsoup4-4.6.0.tar.gz) = b9ad167d69b12d342b3ff713b2b6461c3f20e441
|
|
RMD160 (beautifulsoup4-4.6.0.tar.gz) = 6452de577ef676636fb0be79eba9224cafd5622d
|
|
SHA512 (beautifulsoup4-4.6.0.tar.gz) = 1a7eee4218e58cc3852e71fe4f0892f673bb46a851941264766a38eff8ef05d612d88b4641fcb478ce8f66ac50dc987ca039923c4bbb11867c74813289f7e578
|
|
Size (beautifulsoup4-4.6.0.tar.gz) = 160846 bytes
|