python-titlecase
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-titlecase
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-titlecase && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-titlecase.changes | 0000002436 2.38 KB | |
python-titlecase.spec | 0000002255 2.2 KB | |
titlecase-1.1.1.tar.gz | 0000009765 9.54 KB |
Revision 7 (latest revision is 14)
Tomáš Chvátal (scarabeus_iv)
accepted
request 822596
from
Markéta Machová (mcalabkova)
(revision 7)
- Update to 1.1.1 * This adds support for user-customized wordlists * This adds a new keyword argument to the `titlecase()` method. * This adds environment checks for a wordlist file in the home directory. * This drops Py2k support and add 3.8 * #35: Add fancy double quote to punctuation; Thanks @dwaynebailey! * #45: Fix deprecation warning regarding invalid escape sequences. Thanks @tirkarthi * #46: Add support for titlecasing non-ASCII letters; Thanks @acabal! * #47: Add sphinx documentation to titlecase function; Thanks @1kastner! * #49: Remove closing bracket in parser help text; Thanks @1kastner! * #53: Add table with examples; Thanks @1kastner! * #53: Terms with only consonants should be ALL CAPS; Thanks @Garret-R!
Comments 0