fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
469 B
Text
7 lines
469 B
Text
This package provides a high level, convenient API for managing
|
|
internationalization translation contexts in Python application. There is a
|
|
simple API for single-context applications, such as command line scripts which
|
|
only need to translate into one language during the entire course of their
|
|
execution. There is a more flexible, but still convenient API for multi-context
|
|
applications, such as servers, which may need to switch language contexts for
|
|
different tasks.
|