Exherbo
Git
GitLab
Packages
dev-python/tinycss2
Low-level CSS parser for Python.
Versions
Slot
Version
Repository
Platforms
0
1.0.2
cinnamon-unofficial
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://pypi.org/project/tinycss2/
Summary
Low-level CSS parser for Python
Description
tinycss2 is a low-level CSS parser and generator: it can parse strings, return Python objects representing tokens and blocks, and generate CSS strings corresponding to these objects. Based on the CSS Syntax Level 3 specification, tinycss2 knows the grammar of CSS but doesn’t know specific rules, properties or values supported in various CSS modules.
Dependencies
(
(
build+run:
python_abis:3.8? (
dev-lang/python:3.8
)
python_abis:3.9? (
dev-lang/python:3.9
)
python_abis:3.10? (
dev-lang/python:3.10
)
python_abis:3.11? (
dev-lang/python:3.11
)
)
(
build:
python_abis:3.8? (
dev-python/setuptools:0[python_abis:3.8]
)
python_abis:3.9? (
dev-python/setuptools:0[python_abis:3.9]
)
python_abis:3.10? (
dev-python/setuptools:0[python_abis:3.10]
)
python_abis:3.11? (
dev-python/setuptools:0[python_abis:3.11]
)
(
test:
dev-python/pytest[python_abis:*(-)?]
)
)
)
Downloads
https://files.pythonhosted.org/packages/source/t/tinycss2/tinycss2-1.0.2.tar.gz
Licences
BSD-3
Choices
python_abis
3.10
Use Python ABI 3.10
3.11
Use Python ABI 3.11
3.8
Use Python ABI 3.8
3.9
Use Python ABI 3.9