Port details |
- py-squarify Squarify treemap layout algorithm
- 0.4.4 math =2 0.4.3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-01-01 08:12:06
- Last Update: 2024-07-20 08:36:52
- Commit Hash: 2dad139
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/laserson/squarify
- Description:
- squarify is a pure Python implementation of the squarify treemap layout
algorithm.
squarify is an extension to the treemap method for the visualization of
hierarchical information, such as directory structures and Organization
structures, is presented. The Standard treemap method often gives thin,
elongated rectangles. As a result, rectangles are difficult to compare and
to select.
- ¦ ¦ ¦ ¦
- 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}squarify>0:math/py-squarify@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-squarify/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-squarify
- pkg install py311-squarify
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-squarify listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-squarify
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1721459973
SHA256 (squarify-0.4.4.tar.gz) = b8a110c8dc5f1cd1402ca12d79764a081e90bfc445346cfa166df929753ecb46
SIZE (squarify-0.4.4.tar.gz) = 5514
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-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-squarify
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|