[ forky ]
[ sid ]
[ 源代码: python-stringcase ]
软件包:python3-stringcase(1.2.0~git20230617.57aae96-1)
python3-stringcase 的相关链接
Debian 的资源:
下载源码包 python-stringcase:
- [python-stringcase_1.2.0~git20230617.57aae96-1.dsc]
- [python-stringcase_1.2.0~git20230617.57aae96.orig.tar.gz]
- [python-stringcase_1.2.0~git20230617.57aae96-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Convert strings between snake case, camel case, pascal case and other formats
This library provides functions for converting strings between various naming conventions, such as snake_case, camelCase, PascalCase, spinal-case, and others. It also includes utilities for changing case, creating path-style representations, and extracting only alphanumeric characters from strings.
