| Port details on branch 2022Q2 |
- py-cssselect Cssselect parses CSS3 Selectors and translates them to XPath 1.0
- 1.5.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-08-01 07:52:51
- Commit Hash: bf6afce1
- People watching this port, also watch:: p5-Encode-Locale, py311-pycparser, tmux, libinotify, 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 py312-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 py312-cssselect listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-cssselect
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785568819
SHA256 (cssselect-1.5.0.tar.gz) = 3cbe82dd7acbee9ba9e5723b5f9e4749826912f1fb31cd7f92aabed5fde15b15
SIZE (cssselect-1.5.0.tar.gz) = 47598
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:
-
- py312-hatchling>=1.28.0 : devel/py-hatchling@py312
- py312-sphinx>=0,1 : textproc/py-sphinx@py312
- py312-sphinx_rtd_theme>=1.0.0 : textproc/py-sphinx_rtd_theme@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-lxml-stubs>=0.5.1 : devel/py-lxml-stubs@py312
- py312-ruff>=0.14.10_1 : devel/py-ruff@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- www/py-woob
-
Deleted ports which required this port:
- for Run
-
- devel/py-openupgradelib
- devel/py-pyquery
- finance/py-finviz
- graphics/inkscape
- mail/py-premailer
- sysutils/py-howdoi
- textproc/py-parsel
-
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 py312-cssselect-1.5.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:
|