aboutsummaryrefslogtreecommitdiff
path: root/russian/py-pytils
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Simple tools for processing strings in Russian (choose proper form for plurals,Ruslan Makhmatkhanov2015-08-133-0/+26
in-words representation of numerals, dates in Russian without locales, transliteration, etc). WWW: https://github.com/j2a/pytils/ Notes: svn path=/head/; revision=394192