[ bianca ]
[ 源代码: python-titlecase ]
软件包:python3-titlecase(2.4.1-2)
python3-titlecase 的相关链接
下载源码包 python-titlecase:
- [python-titlecase_2.4.1-2.debian.tar.xz]
- [python-titlecase_2.4.1-2.dsc]
- [python-titlecase_2.4.1.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-titlecase 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-regex
- alternative regular expression module (Python 3)