Port details on branch 2023Q1 |
- py-stringcase String case converter
- 1.2.0_1 devel =2 1.2.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-01-18 18:23:35
- Last Update: 2024-05-13 14:00:25
- Commit Hash: c100430
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/okunishinishi/python-stringcase
- Description:
- stringcase converts string cases between camel case, pascal case, snake case
etc...
- ¦ ¦ ¦ ¦
- 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}stringcase>0:devel/py-stringcase@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-stringcase/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-stringcase
- pkg install py39-stringcase
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 py39-stringcase listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-stringcase
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1579339397
SHA256 (stringcase-1.2.0.tar.gz) = 48a06980661908efe8d9d34eab2b6c13aefa2163b3ced26972902e3bdfd87008
SIZE (stringcase-1.2.0.tar.gz) = 2958
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-frictionless
Configuration Options:
- No options to configure
- Options name:
- devel_py-stringcase
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|