{"library":"html-void-elements","type":"library","category":null,"description":"The `html-void-elements` library provides a Pythonic list of all known HTML void tag names, based on the HTML living standard. Void elements are a special category of HTML elements that do not have closing tags and cannot contain any content or child elements (e.g., `<img>`, `<br>`, `<meta>`). This library is currently at version `0.1.0` and offers a static list for use in parsers, validators, or other HTML processing tools. Its release cadence is infrequent, typically updating only when the underlying HTML standard for void elements changes.","language":"python","status":"active","version":"0.1.0","tags":["html","void elements","web development","parser","validator","frontend"],"last_verified":"Thu May 21","install":[{"cmd":"pip install html-void-elements","imports":["from HtmlVoidElements import html_void_elements"]}],"homepage":null,"github":"https://github.com/Riverside-Healthcare/html-void-elements","docs":null,"changelog":null,"pypi":"https://pypi.org/project/html-void-elements/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/html-void-elements/compatibility"}}