{ "info": { "author": "Diego Manhaes Pinheiro", "author_email": "dmpinheiro@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "buildout.ucsdetector\n********************\n\nThe buildout.ucsdetector is a buildout extension that allows define diferent\nlinks according to the UCS (Unicode Character Set) used by the python executable\nassociated with the buildout process. It's a workaround to provide a way to\ninstall a project with that uses C/Python Unicode API internally and have to\nprovide support for diferent Python Unicode installations.\nAt the moment, Python 2.x versions have two python unicode support: UCS2 and\nUCS4.\nMore details about the problem can be found at the `Python Documentation\n `_.\n\n\nAvailable Options\n*****************\n\n- ucs2-links\n Define which dependency links will be added at the find-links option if\n the python process if UCS2 enabled.\n \n\n- ucs4-links\n Define which dependency links will be added at the find-links\n option if the python have UCS4 support.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dmpinheiro/buildout.ucsdetector", "keywords": "buildout ucs extension", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "buildout.ucsdetector", "package_url": "https://pypi.org/project/buildout.ucsdetector/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/buildout.ucsdetector/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dmpinheiro/buildout.ucsdetector" }, "release_url": "https://pypi.org/project/buildout.ucsdetector/0.5/", "requires_dist": null, "requires_python": null, "summary": "A buildout extension that enables dependency links to install eggs according to the UCS(Unicode Character Set) version of the python distribution.", "version": "0.5" }, "last_serial": 787115, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "a512810f7bcb5c805bab446d572ef22e", "sha256": "bc861dcf663add37b6f3299f8eb8ff69d13c59f892191e4b944b9d2dcefd2f68" }, "downloads": -1, "filename": "buildout.ucsdetector-0.5-py2.6.egg", "has_sig": false, "md5_digest": "a512810f7bcb5c805bab446d572ef22e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4202, "upload_time": "2010-04-06T19:18:30", "url": "https://files.pythonhosted.org/packages/0e/c5/1f989eb53f58069c6978450bfc71e2675d3e08655aba567976779e9b5162/buildout.ucsdetector-0.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "845e2d1b6403ada93c3902ddac21bf2e", "sha256": "b3e8c65aa882131abe47ae5d8d89c61df9ed3e6e0d884736e91f5f663e787d92" }, "downloads": -1, "filename": "buildout.ucsdetector-0.5.tar.gz", "has_sig": false, "md5_digest": "845e2d1b6403ada93c3902ddac21bf2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2324, "upload_time": "2010-04-06T19:18:07", "url": "https://files.pythonhosted.org/packages/ee/11/2c27633d5f28595477a072db010cab93d9e824dc3a9e640b7a60c9c6a6c5/buildout.ucsdetector-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a512810f7bcb5c805bab446d572ef22e", "sha256": "bc861dcf663add37b6f3299f8eb8ff69d13c59f892191e4b944b9d2dcefd2f68" }, "downloads": -1, "filename": "buildout.ucsdetector-0.5-py2.6.egg", "has_sig": false, "md5_digest": "a512810f7bcb5c805bab446d572ef22e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4202, "upload_time": "2010-04-06T19:18:30", "url": "https://files.pythonhosted.org/packages/0e/c5/1f989eb53f58069c6978450bfc71e2675d3e08655aba567976779e9b5162/buildout.ucsdetector-0.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "845e2d1b6403ada93c3902ddac21bf2e", "sha256": "b3e8c65aa882131abe47ae5d8d89c61df9ed3e6e0d884736e91f5f663e787d92" }, "downloads": -1, "filename": "buildout.ucsdetector-0.5.tar.gz", "has_sig": false, "md5_digest": "845e2d1b6403ada93c3902ddac21bf2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2324, "upload_time": "2010-04-06T19:18:07", "url": "https://files.pythonhosted.org/packages/ee/11/2c27633d5f28595477a072db010cab93d9e824dc3a9e640b7a60c9c6a6c5/buildout.ucsdetector-0.5.tar.gz" } ] }