| Port details |
- py-objprint Print Python objects in human readable format
- 0.3.0 devel
=2 0.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-03-09 14:12:19
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/gaogaotiantian/objprint
- Description:
- objprint is a library that can print Python objects in human readable format.
¦ ¦ ¦ ¦ 
- 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}objprint>0:devel/py-objprint@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-objprint/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-objprint
- pkg install py311-objprint
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-objprint listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-objprint
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679252
SHA256 (objprint-0.3.0.tar.gz) = b5d83f9d62db5b95353bb42959106e1cd43010dcaa3eed1ad8d7d0b2df9b2d5a
SIZE (objprint-0.3.0.tar.gz) = 47481
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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-objprint
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.0 01 Nov 2025 17:23:22
    |
Matthias Andree (mandree)  |
*: Revise USES=python:... version range constraints
and strip all lower bounds of 3.9 or 3.10 because they are implied now.
python:3.9-X -> python:-X
python:3.9+ -> python
python:3.10-X -> python:-X
python:3.10+ -> python
(options such as ,build preserved) |
0.3.0 21 Nov 2024 13:38:09
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-objprint: Update to 0.3.0
Changes: https://github.com/gaogaotiantian/objprint/releases |
0.2.3 09 Mar 2024 14:05:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-objprint: Add py-objprint 0.2.3
objprint is a library that can print Python objects in human readable format. |
Number of commits found: 3
|