Knio / dominate

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
GNU Lesser General Public License v3.0
1.72k stars 108 forks source link

Pass test with i686 https://github.com/Knio/dominate/issues/175 #176

Closed benalb closed 1 year ago

benalb commented 1 year ago

Resolves the issue to build void linux package for i686 https://github.com/void-linux/void-packages/pull/44030