[ 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)