Skip to main content

A buildout extension that enables dependency links to install eggs according to the UCS(Unicode Character Set) version of the python distribution.

Project description

buildout.ucsdetector
********************

The buildout.ucsdetector is a buildout extension that allows define diferent
links according to the UCS (Unicode Character Set) used by the python executable
associated with the buildout process. It's a workaround to provide a way to
install a project with that uses C/Python Unicode API internally and have to
provide support for diferent Python Unicode installations.
At the moment, Python 2.x versions have two python unicode support: UCS2 and
UCS4.
More details about the problem can be found at the `Python Documentation
<http://docs.python.org/c-api/unicode.html>`_.


Available Options
*****************

- ucs2-links
Define which dependency links will be added at the find-links option if
the python process if UCS2 enabled.


- ucs4-links
Define which dependency links will be added at the find-links
option if the python have UCS4 support.

Project details


Release history Release notifications | RSS feed

This version

0.5

Download files

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

Source Distribution

buildout.ucsdetector-0.5.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

buildout.ucsdetector-0.5-py2.6.egg (4.2 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