Skip to main content

UNKNOWN

Project description

This is a drop-in C replacement for Python’s gettext.GNUTranslations. For our fairly large set of languages and strings, it makes parsing 10x faster.

Just import GNUTranslations from cgettext instead of gettext.

You can safely install this module on PyPy and other implementations where a C extension is undesirable, and it will simply re-export the built-in class.

The repository includes a small module, test_cgettext, that runs the built-in Python gettext tests with GNUTranslations monkeypatched.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cgettext-0.1.tar.gz (28.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page