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.
********************
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file buildout.ucsdetector-0.5.tar.gz
.
File metadata
- Download URL: buildout.ucsdetector-0.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3e8c65aa882131abe47ae5d8d89c61df9ed3e6e0d884736e91f5f663e787d92 |
|
MD5 | 845e2d1b6403ada93c3902ddac21bf2e |
|
BLAKE2b-256 | ee112c27633d5f28595477a072db010cab93d9e824dc3a9e640b7a60c9c6a6c5 |
File details
Details for the file buildout.ucsdetector-0.5-py2.6.egg
.
File metadata
- Download URL: buildout.ucsdetector-0.5-py2.6.egg
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc861dcf663add37b6f3299f8eb8ff69d13c59f892191e4b944b9d2dcefd2f68 |
|
MD5 | a512810f7bcb5c805bab446d572ef22e |
|
BLAKE2b-256 | 0ec51f989eb53f58069c6978450bfc71e2675d3e08655aba567976779e9b5162 |