Package: wnpp Severity: wishlist Owner: Thomas Goirand <z...@debian.org>
* Package name : python-titlecase Version : 2.4.1 Upstream Contact: Stuart Colville <stuart.colvi...@canonical.com> * URL : https://github.com/ppannuto/python-titlecase * License : Expat Programming Lang: Python Description : changes a given text to Title Caps This package filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of "SMALL words" which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'. The filter employs some heuristics to guess abbreviations that don't need conversion. . This is a port of John Gruber's titlecase.pl. I intend to maintain this package within the Home Assistant team.