Port details |
- py-more-itertools More routines for operating on iterables, beyond itertools
- 10.6.0 devel =5 10.5.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-06-16 12:28:46
- Last Update: 2025-02-03 15:51:10
- Commit Hash: 34bd271
- People watching this port, also watch:: libexif, autoconf, libXdamage, libevent, indexinfo
- Also Listed In: python
- License: MIT
- WWW:
- https://more-itertools.readthedocs.io/en/stable/
- https://github.com/more-itertools/more-itertools
- Description:
- Python's itertools library is a gem - you can compose elegant solutions for a
variety of problems with the functions it provides.
In more-itertools one collect additional building blocks, recipes, and routines
for working with Python iterables.
- ¦ ¦ ¦ ¦
- 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}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-more-itertools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-more-itertools
- pkg install py311-more-itertools
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-more-itertools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-more-itertools
- Package flavors (<flavor>: <package>)
- py311: py311-more-itertools
- distinfo:
- TIMESTAMP = 1738088992
SHA256 (more-itertools-10.6.0.tar.gz) = 2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b
SIZE (more-itertools-10.6.0.tar.gz) = 125009
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.2<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 Build
-
- finance/py-Nasdaq-Data-Link
- graphics/py-glooey
- for Run
-
- audio/py-music21
- databases/py-dbt-semantic-interfaces
- devel/py-jaraco.classes
- devel/py-jaraco.functools
- devel/py-jaraco.itertools
- devel/py-jaraco.text
- devel/py-openapi-core
-
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:
- No options to configure
- Options name:
- devel_py-more-itertools
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|