Port details |
- py-stringcase String case converter
- 1.2.0 devel
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-01-18 18:23:35
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python
- License: MIT
- Description:
- stringcase converts string cases between camel case, pascal case, snake case
etc...
WWW: https://github.com/okunishinishi/python-stringcase
- SVNWeb : git : Homepage
- 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 py38-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 py38-stringcase listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- games/anki
- for Run
-
- devel/py-frictionless
- games/anki
- Configuration Options:
- No options to configure
- Options name:
- devel_py-stringcase
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.2.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
18 Jan 2020 18:22:55
1.2.0
|
sunpoet  |
Add py-stringcase 1.2.0
stringcase converts string cases between camel case, pascal case, snake case
etc...
WWW: https://github.com/okunishinishi/python-stringcase |
Number of commits found: 3
|