Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-stringcase Version : 1.2.0~git20230617 Upstream Author : Taka Okunishi <[email protected]> * URL : https://github.com/okunishinishi/python-stringcase * License : MIT Programming Lang: Python Description : 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

