mingw gettext
========================================================================
GNU Internationalization library and utilities.

This distribution incorporates pre-built binary components, which
have been specifically compiled for the "mingw32" subsystem; in
other words, they comprise binary executables and object libraries
suitable for native use on Microsoft's 64-bit Windows operating
system. As such, the gettext packages should be installed into the
/mingw directory (which is usually, but not always, C:\MinGW).

For the most part, the binaries and object libraries provided by the
gettext packages have runtime dependencies detailed below, which
generally represent other libraries provided by the mingw team.
(Standard components of the operating system are not listed).  However,
there are a few exceptions to this general rule:

	autopoint
	gettextize
	gettext.sh

These utilities are provided in the form of Bourne shell scripts, and
thus require a Bourne shell to execute.  The MinGW Project recommends the
use of their own MSYS shell system, but other products may suffice -- YMMV.
These scripts CANNOT be invoked directly from Microsoft's cmd.exe. In
addition, these scripts may also rely on the presence of other unix-derived
utilities. These additional requirements are outlined below, but are usually
available in a standard unix or MSYS installation.

Canonical homepage:
  http://www.gnu.org/software/gettext/

Canonical download:
  http://www.gnu.org/software/gettext/

License:
  LGPLv3+,GPLv3+

Language:
  C

========================================================================

----------  gettext-0.18.1.1-2 -- 2012 Sep 22 -----------
* Recompiled with detached debug info
* Linked to mingw vsnprintf implementation in libmingwex
