Port details on branch 2024Q4 |
- py-wurlitzer Capture C-level output in context managers
- 3.1.1 misc =2 3.1.1Version of this port present on the latest quarterly branch.
- Maintainer: rhurlin@FreeBSD.org
- Port Added: 2021-02-26 17:32:47
- Last Update: 2024-06-14 16:07:59
- Commit Hash: 4355964
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/minrk/wurlitzer
- Description:
- Wurlitzer captures C-level stdout/stderr pipes in Python via os.dup2.
- ¦ ¦ ¦ ¦
- 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}wurlitzer>0:misc/py-wurlitzer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-wurlitzer/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-wurlitzer
- pkg install py311-wurlitzer
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-wurlitzer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wurlitzer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718380030
SHA256 (wurlitzer-3.1.1.tar.gz) = bfb9144ab9f02487d802b9ff89dbd3fa382d08f73e12db8adc4c2fb00cd39bd9
SIZE (wurlitzer-3.1.1.tar.gz) = 11867
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:
-
- py311-codecov>0 : devel/py-codecov@py311
- py311-mock>0 : devel/py-mock@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.26,1 : math/py-numpy@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-spyder-kernels
Configuration Options:
- No options to configure
- Options name:
- misc_py-wurlitzer
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|