Port details on branch 2022Q2 |
- py-tinycss Complete yet simple CSS parser for Python
- 0.4_1 textproc
=2 0.4_1Version of this port present on the latest quarterly branch. - Maintainer: demon@FreeBSD.org
 - Port Added: 2014-11-26 15:09:53
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: not specified in port
- WWW:
- https://pypi.org/project/tinycss/
- Description:
- tinycss is a complete yet simple CSS parser for Python. It supports the
full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
-- CSS Color 3
-- CSS Fonts 3
-- CSS Paged Media 3
It is designed to be easy to extend for new CSS modules and syntax, and
integrates well with cssselect for Selectors 3 support.
¦ ¦ ¦ ¦ 
- 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}tinycss>0:textproc/py-tinycss@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-tinycss/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-tinycss
- pkg install py311-tinycss
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-tinycss listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tinycss
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1474706004
SHA256 (tinycss-0.4.tar.gz) = 12306fb50e5e9e7eaeef84b802ed877488ba80e35c672867f548c0924a76716e
SIZE (tinycss-0.4.tar.gz) = 87759
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-kartograph
- x11/cinnamon
Configuration Options:
- No options to configure
- Options name:
- textproc_py-tinycss
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|