UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
python3-tinycss2
tinycss2 is a low-level CSS parser and generator written in Python: it can
parse strings, return objects representing tokens and blocks, and generate CSS
strings corresponding to these objects.Package info
Template:
Codename: python3-tinycss2
Source file: tinycss2-1.4.0.tar.gz
Source file size: 87085
Source file MD5-checkum: de6bd20b47354352c2b2344c842385c7
Source directory: tinycss2-1.4.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/python-modules/tinycss2-1.4.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/python-modules/tinycss2-1.4.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: inkscape.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
Install script:
pip3 install --no-index --find-links dist --no-user tinycss2