| Port details on branch 2022Q4 |
- py-tinycss2 Low-level CSS parser for Python
- 1.5.1 textproc
=1 1.5.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-12-13 06:41:19
- Last Update: 2025-12-02 12:09:16
- Commit Hash: 1edb2f6
- People watching this port, also watch:: p5-OrePAN2, python311, py311-pycparser, ladspa, python
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/Kozea/tinycss2
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tinycss2>0:textproc/py-tinycss2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-tinycss2/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-tinycss2
- pkg install py311-tinycss2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-tinycss2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tinycss2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1764511002
SHA256 (tinycss2-1.5.1.tar.gz) = d339d2b616ba90ccce58da8495a78f46e55d4d25f9fd71dfd526f07e7d53f957
SIZE (tinycss2-1.5.1.tar.gz) = 88195
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=3.2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-flake8>=0 : devel/py-flake8@py311
- py311-isort>=0 : devel/py-isort@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-webencodings>=0.4 : converters/py-webencodings@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- converters/py-svglib
- devel/py-qstylizer
- graphics/inkscape
- graphics/py-cairosvg
- print/py-weasyprint
- textproc/py-cssselect2
- www/py-bleach
Configuration Options:
- No options to configure
- Options name:
- textproc_py-tinycss2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|