[ 原始碼: python-titlecase ]
套件:python3-titlecase(2.4.1-2)
python3-titlecase 的相關連結
Debian 的資源:
下載原始碼套件 python-titlecase:
- [python-titlecase_2.4.1-2.dsc]
- [python-titlecase_2.4.1.orig.tar.xz]
- [python-titlecase_2.4.1-2.debian.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)