Port details on branch 2022Q4 |
- py-tinycss2 Low-level CSS parser for Python
- 1.4.0 textproc
=3 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-12-13 06:41:19
- Last Update: 2024-10-29 14:38:40
- Commit Hash: a4d9653
- People watching this port, also watch:: vcdimager, yarn-node20, libssh, xcb-util-image, autoconf
- 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.
- 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 = 1729994352
SHA256 (tinycss2-1.4.0.tar.gz) = 10c0972f6fc0fbee87c3edb76549357415e94548c1ae10ebccdea16fb404a9b7
SIZE (tinycss2-1.4.0.tar.gz) = 87085
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:
|