| Port details on branch 2022Q4 |
- py-cssselect Cssselect parses CSS3 Selectors and translates them to XPath 1.0
- 1.4.0 www
=3 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2012-05-03 08:47:47
- Last Update: 2026-02-01 13:58:13
- Commit Hash: bdd6ca9
- People watching this port, also watch:: libinotify, p5-Encode-Locale, py311-pycparser, tmux, p5-IO-HTML
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/scrapy/cssselect
- Description:
- *cssselect* parses `CSS3 Selectors`_ and translate them to `XPath 1.0`_
expressions. Such expressions can be used in lxml_ or another XPath engine
to find the matching elements in an XML or HTML document.
This module used to live inside of lxml as ``lxml.cssselect`` before it was
extracted as a stand-alone project.
¦ ¦ ¦ ¦ 
- 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}cssselect>0:www/py-cssselect@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-cssselect/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-cssselect
- pkg install py311-cssselect
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-cssselect listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cssselect
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1769952273
SHA256 (cssselect-1.4.0.tar.gz) = fdaf0a1425e17dfe8c5cf66191d211b357cf7872ae8afc4c6762ddd8ac47fc92
SIZE (cssselect-1.4.0.tar.gz) = 40589
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-hatchling>=1.28.0 : devel/py-hatchling@py311
- py311-sphinx>=0,1 : textproc/py-sphinx@py311
- py311-sphinx_rtd_theme>=1.0.0 : textproc/py-sphinx_rtd_theme@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-lxml-stubs>=0.5.1 : devel/py-lxml-stubs@py311
- py311-ruff>=0.14.10_1 : devel/py-ruff@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- www/py-woob
-
Deleted ports which required this port:
- for Run
-
- deskutils/dosage
- devel/py-openupgradelib
- devel/py-pyquery
- finance/py-finviz
- graphics/inkscape
- mail/py-premailer
- sysutils/py-howdoi
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-cssselect-1.4.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-cssselect
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|