clsung      2011-03-21 08:19:07 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/py-translationstring Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  translationstring is a library used for internationalization (i18n) duties.
  
  This package provides a translation string class, a translation string
  factory class, translation and pluralization primitives, and a utility
  that helps Chameleon templates use translation facilities of this package.
  It does not depend on Babel, but its translation and pluralization
  services are meant to work best when provided with an instance of
  the babel.support.Translations class.
  
  WWW:    http://pypi.python.org/pypi/translationstring
  
  Revision  Changes    Path
  1.1530    +1 -0      ports/textproc/Makefile
  1.1       +20 -0     ports/textproc/py-translationstring/Makefile (new)
  1.1       +2 -0      ports/textproc/py-translationstring/distinfo (new)
  1.1       +10 -0     ports/textproc/py-translationstring/pkg-descr (new)
  1.1       +27 -0     ports/textproc/py-translationstring/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to