Bug 227014 - [NEW PORT] devel/py-inflection: Ruby on Rails' inflector ported to Python
Summary: [NEW PORT] devel/py-inflection: Ruby on Rails' inflector ported to Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/jpvanhal/inflection
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-27 21:43 UTC by Kai Knoblich
Modified: 2018-03-27 22:05 UTC (History)
1 user (show)

See Also:


Attachments
py-inflection.shar (1.62 KB, text/plain)
2018-03-27 21:43 UTC, Kai Knoblich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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