Port details |
- py-wirerope Turn functions and methods into fully controllable objects
- 1.0.0 devel =2 0.4.7Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-06-19 03:39:31
- Last Update: 2025-01-17 07:21:39
- Commit Hash: 9fa8f71
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/youknowone/wirerope
- Description:
- The class wirerope.rope.WireRope is the wrapper for callables. By wrapping
a function with WireRope with a custom subclass of the wirerope.wire.Wire class,
the wire object will be created by each function or bound method.
- ¦ ¦ ¦ ¦
- 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}wirerope>0:devel/py-wirerope@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-wirerope/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-wirerope
- pkg install py311-wirerope
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-wirerope listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wirerope
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1737091115
SHA256 (youknowone-wirerope-1.0.0_GH0.tar.gz) = cd7f7da9ca8d6aad339045d9c99f016f25456040e5fc6a3b6e1ceb480d6b979e
SIZE (youknowone-wirerope-1.0.0_GH0.tar.gz) = 13198
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>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-six>=1.11.0 : devel/py-six@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-methodtools
Configuration Options:
- No options to configure
- Options name:
- devel_py-wirerope
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 17 Jan 2025 07:21:39 |
Yuri Victorovich (yuri) |
devel/py-wirerope: update 0.4.7 → 1.0.0
Reported by: portscout |
0.4.7 19 Jun 2024 03:36:41 |
Yuri Victorovich (yuri) |
devel/py-wirerope: New port: Turn functions and methods into fully controllable
objects |
Number of commits found: 2
|