Port details on branch 2024Q4 |
- py-jeepney Low-level, pure Python DBus protocol wrapper
- 0.9.0 devel
=4 0.9.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-08-05 19:06:19
- Last Update: 2025-03-14 09:54:16
- Commit Hash: 65f3684
- People watching this port, also watch:: dbus, p5-Error, libevent, indexinfo, pydbus-common
- Also Listed In: python
- License: MIT
- WWW:
- https://gitlab.com/takluyver/jeepney
- Description:
- This is a low-level, pure Python DBus protocol client. It has an I/O-free core,
and integration modules for different event loops.
DBus is an inter-process communication system, mainly used in Linux.
¦ ¦ ¦ ¦ 
- 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}jeepney>0:devel/py-jeepney@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jeepney/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jeepney
- pkg install py311-jeepney
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-jeepney listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jeepney
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1740836124
SHA256 (jeepney-0.9.0.tar.gz) = cf0e9e845622b81e4a28df94c40345400256ec608d0e55bb8a3feaa9163f5732
SIZE (jeepney-0.9.0.tar.gz) = 106758
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.11<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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- deskutils/calibre
- deskutils/normcap
- security/py-SecretStorage
Configuration Options:
- No options to configure
- Options name:
- devel_py-jeepney
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|