Bug 227014

Summary: [NEW PORT] devel/py-inflection: Ruby on Rails' inflector ported to Python
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/jpvanhal/inflection
Attachments:
Description Flags
py-inflection.shar none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-03-27 21:43:34 UTC
Created attachment 191883 [details]
py-inflection.shar

Hello,

attached is the shar file of the Python package py-inflection (not to be confused with the already existing port py-inflect).

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.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

--
Cheers
Kai
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-27 22:04:57 UTC
Committed.
Thank you for your contribution!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-27 22:05:19 UTC
A commit references this bug:

Author: yuri
Date: Tue Mar 27 22:04:53 UTC 2018
New revision: 465767
URL: https://svnweb.freebsd.org/changeset/ports/465767

Log:
  New port: devel/py-inflection: Ruby on Rails' inflector ported to Python

  PR:		227014
  Submitted by:	Kai <freebsd_ports@k-worx.org>

Changes:
  head/devel/Makefile
  head/devel/py-inflection/
  head/devel/py-inflection/Makefile
  head/devel/py-inflection/distinfo
  head/devel/py-inflection/pkg-descr