| Port details |
- py-humps Convert strings between cases
- 3.9.0 textproc
=0 3.9.0Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: 2025-09-14 10:51:05
- Last Update: 2025-09-14 10:45:55
- Commit Hash: 063ade0
- Also Listed In: python
- License: UNLICENSE
- WWW:
- https://github.com/nficano/humps
- Description:
- Convert strings (and dictionary keys) between snake case, camel case and pascal
case in Python.
¦ ¦ ¦ ¦ 
- 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}pyhumps>0:textproc/py-humps@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-humps/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-humps
- pkg install py311-pyhumps
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-pyhumps listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyhumps
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1757846499
SHA256 (nficano-humps-3.9.0-v3.9.0_GH0.tar.gz) = d70a866f1de9a7ff2bed7a649faa2984cfab2dbd66b3fa90605235fbfb8b7219
SIZE (nficano-humps-3.9.0-v3.9.0_GH0.tar.gz) = 2390969
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-poetry-core>0 : devel/py-poetry-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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-humps
- 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 |
3.9.0 14 Sep 2025 10:45:55
    |
Juraj Lutter (otis)  |
textproc/py-humps: Add new port
py-humps converts strings (and dictionary keys) between snake case,
camel case and pascal case in Python.
Sponsored by: resulta.tech |
Number of commits found: 1
|