| Port details |
- py-wadler-lindig Wadler–Lindig pretty-printer for Python
- 0.1.7 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-01-06 14:33:09
- Last Update: 2026-01-06 14:30:10
- Commit Hash: 106abbd
- Also Listed In: python
- License: APACHE20
- WWW:
- https://docs.kidger.site/wadler_lindig/
- https://github.com/patrick-kidger/wadler_lindig
- Description:
- wadler-lindig provides a "pretty-printer" for Python objects, based on
the Wadler-Lindig layout algorithm. It is an alternative to the built-in
`pprint` module that consumes less horizontal space, which is useful
for displaying complex, nested data structures in error messages or
interactive sessions.
The implementation is small, has no dependencies, and supports custom
pretty-printed representations for user-defined types.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}wadler-lindig>0:devel/py-wadler-lindig@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-wadler-lindig/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-wadler-lindig
- pkg install py311-wadler-lindig
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-wadler-lindig listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wadler-lindig
- Package flavors (<flavor>: <package>)
- py311: py311-wadler-lindig
- distinfo:
- TIMESTAMP = 1767676029
SHA256 (wadler_lindig-0.1.7.tar.gz) = 81d14d3fe77d441acf3ebd7f4aefac20c74128bf460e84b512806dccf7b2cd55
SIZE (wadler_lindig-0.1.7.tar.gz) = 15842
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@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
-
- devel/py-jaxtyping
- misc/py-equinox
Configuration Options:
- No options to configure
- Options name:
- devel_py-wadler-lindig
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.7 06 Jan 2026 14:30:10
    |
Yuri Victorovich (yuri)  |
devel/py-wadler-lindig: New port: Wadler–Lindig pretty-printer for Python |
Number of commits found: 1
|