Bug#799903: ITP: golang-bitbucket-pkg-inflect -- Go library to transform words from singular to plural

2015-09-26 Thread Chris Bannister
On Wed, Sep 23, 2015 at 04:09:25PM -0600, Anthony Fok wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Anthony Fok 
> 
> * Package name: golang-bitbucket-pkg-inflect
>   Version : 0.0~hg20130829.20.8961c37-1
>   Upstream Author : Chris Farmiloe, David Heinemeier Hansson
> * URL : https://bitbucket.org/pkg/inflect
> * License : Expat
>   Programming Lang: Go
>   Description : Go library to transform words from singular to plural
> 
>  The Go library "bitbucket.org/pkg/inflect" transforms words from singular to
>  plural, class names to table names, modularized class names to ones without,
>  and class names to foreign keys.  The default inflections for pluralization,
>  singularization, and uncountable words are kept in inflect.go.
>  .
>  Originall ported from the ActiveSupport::Inflector module from
   ^
   Should be 'Originally'

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X



Bug#799903: ITP: golang-bitbucket-pkg-inflect -- Go library to transform words from singular to plural

2015-09-26 Thread Anthony Fok
Hi Chris,

On Sat, Sep 26, 2015 at 10:18:11PM +1200, Chris Bannister wrote:
> On Wed, Sep 23, 2015 at 04:09:25PM -0600, Anthony Fok wrote:
> > Package: wnpp
> > Severity: wishlist
> > Owner: Anthony Fok 
> > 
> > * Package name: golang-bitbucket-pkg-inflect
> >   Version : 0.0~hg20130829.20.8961c37-1
> >   Upstream Author : Chris Farmiloe, David Heinemeier Hansson
> > * URL : https://bitbucket.org/pkg/inflect
> > * License : Expat
> >   Programming Lang: Go
> >   Description : Go library to transform words from singular to plural
> > 
> >  The Go library "bitbucket.org/pkg/inflect" transforms words from singular 
> > to
> >  plural, class names to table names, modularized class names to ones 
> > without,
> >  and class names to foreign keys.  The default inflections for 
> > pluralization,
> >  singularization, and uncountable words are kept in inflect.go.
> >  .
> >  Originall ported from the ActiveSupport::Inflector module from
>^
>Should be 'Originally'

Thank you again for your proofreading!  You're awesome!

I wonder if the typo had to do with the new keyboard protector that
I put on my laptop.  All good things aside, the protector skin
does make it harder to type, with my fingers getting tired easily
and not pressing the keys all the way all the time.  Hmm...

A new golang-bitbucket-pkg-inflect package with the typo fix was
uploaded to ftp-master a few minutes ago.

Cheers,

Anthony



Bug#799903: ITP: golang-bitbucket-pkg-inflect -- Go library to transform words from singular to plural

2015-09-23 Thread Anthony Fok
Package: wnpp
Severity: wishlist
Owner: Anthony Fok 

* Package name: golang-bitbucket-pkg-inflect
  Version : 0.0~hg20130829.20.8961c37-1
  Upstream Author : Chris Farmiloe, David Heinemeier Hansson
* URL : https://bitbucket.org/pkg/inflect
* License : Expat
  Programming Lang: Go
  Description : Go library to transform words from singular to plural

 The Go library "bitbucket.org/pkg/inflect" transforms words from singular to
 plural, class names to table names, modularized class names to ones without,
 and class names to foreign keys.  The default inflections for pluralization,
 singularization, and uncountable words are kept in inflect.go.
 .
 Originall ported from the ActiveSupport::Inflector module from
 Ruby on Rails.

Reason for packaging: Needed by Go applications such as
Hugo the static website generator, http://gohugo.io/

To be maintained within the pkg-go-maintainers team.