tinycss2: A tiny CSS parser#

Description#

A tiny CSS parser

License#

Upstream Contact#

https://pypi.org/project/tinycss2/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

1.2.1

install-requires.txt:

tinycss2

Equivalent System Packages#

alpine:

$ apk add py3-tinycss2

arch:

$ sudo pacman -S  python-tinycss2

conda:

$ conda install  tinycss2

Debian/Ubuntu:

$ sudo apt-get install  python-tinycss2

Fedora/Redhat/CentOS:

$ sudo yum install  python-tinycss2

freebsd:

$ sudo pkg install textproc/py-tinycss2

gentoo:

$ sudo emerge dev-python/tinycss2

macports: install the following packages: py-tinycss2

opensuse:

$ sudo zypper install python-tinycss2

void:

$ sudo xbps-install  python3-tinycss2

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.