./textproc/py-inflection, Port of Ruby on Rails inflector to Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.1, Package name: py311-inflection-0.5.1, Maintainer: pkgsrc-users

Inflection is a string transformation library. It singularizes and pluralizes
English words, and transforms strings from CamelCase to underscored string.
Inflection is a port of Ruby on Rails' inflector to Python.


Required to run:
[lang/python310]

Master sites:

Filesize: 14.737 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-18 19:14:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-inflection: updated to 0.5.1

0.5.1

Bug Fixes

Fix type hints not working

0.5.0

Features

Add type hints
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2017-07-09 12:33:20 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Inflection is a string transformation library. It singularizes and pluralizes
English words, and transforms strings from CamelCase to underscored string.
Inflection is a port of Ruby on Rails' inflector to Python.