{ "info": { "author": "The Bugs Everywhere contributors + Niall Douglas", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "Bugs Everywhere (BEurtle fork)\r\n-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\r\nForked by Niall Douglas http://www.nedprod.com/programs/Win32/BEurtle/\r\n\r\nHerein is a fork by me from the master BE GIT repo at http://gitorious.org/be/be.\r\nThe main change is that I have patched BE in various ways to make it work better on\r\nWindows. The following may or may not have been incorporated upstream by the time you\r\nread this:\r\n\r\n1. Added in a be.bat and be.py as a command\r\n\r\n2. Hacked around Windows's inability for parent processes to set the stdin/stdout\r\ncharset for child processes by going via environment variables, namely\r\nBE_INPUT_ENCODING and BE_OUTPUT_ENCODING. You can use these to get the BE process\r\nto interpret stdin and stdout as UTF-8 or whatever.\r\n\r\n3. Hacked a version generating script (!Generate_version.bat) as most Windows folk\r\nwon't have sed and awk kicking around.\r\n\r\n4. Made several hacks to enable BE running from within a ZIP archive. This lets you\r\npackage up BE into a self contained Windows install which is extremely useful for\r\nBEurtle's purposes. You'll need bbfreeze (easy_install bbfreeze) for the script\r\n!Generate_exe_bbfreeze.py to work, and it will spit out a self-contained directory\r\ninto dist.\r\n\r\n5. Added be vcs, a thin wrapper for the VCS API in the storage backend. This lets\r\nyou talk to the underlying VCS via BE rather than having to write your own VCS\r\nsupport code. This lets BEurtle drop its VCS support code entirely which is great.\r\n\r\nNote that I haven't had any success with getting BE to run under IronPython. It also\r\ncrashes out an IronPython compile. Furthermore I haven't got PyInstaller to work, nor\r\npy2exe. You can see their scripts in the notworking directory. Even if you look into\r\n!Generate_exe_bbfreeze.py you'll see extensive hacking of the output because BE is\r\nwritten in a particular *dynamic* way which prevents correct static analysis, so all\r\nthe standard ways of bundling it up fail to include most of BE and its dependencies.\r\n\r\nNiall Douglas\r\nFebruary 2012", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/downloads/ned14/Bugs-Everywhere-for-BEurtle/Bugs_Everywhere_BEurtle_fork_-1.5.0.1._2012_07_16_-py2.7.egg", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bugseverywhere.org/", "keywords": "", "license": "GPL", "maintainer": "Niall Douglas", "maintainer_email": "", "name": "Bugs-Everywhere-BEurtle-fork", "package_url": "https://pypi.org/project/Bugs-Everywhere-BEurtle-fork/", "platform": "All", "project_url": "https://pypi.org/project/Bugs-Everywhere-BEurtle-fork/", "project_urls": { "Download": "https://github.com/downloads/ned14/Bugs-Everywhere-for-BEurtle/Bugs_Everywhere_BEurtle_fork_-1.5.0.1._2012_07_16_-py2.7.egg", "Homepage": "http://bugseverywhere.org/" }, "release_url": "https://pypi.org/project/Bugs-Everywhere-BEurtle-fork/1.5.0.1.-2012-07-16-/", "requires_dist": null, "requires_python": null, "summary": "Bugtracker supporting distributed revision control", "version": "1.5.0.1.-2012-07-16-" }, "last_serial": 769858, "releases": { "1.0.0.-2012-02-20-": [], "1.5.0.1.-2012-07-16-": [ { "comment_text": "", "digests": { "md5": "93c499bc8558ad70e7944368de8936ec", "sha256": "74b22c74de764de0a0f7761485f50eef3a87b191d71c2de0450f90728a842e7c" }, "downloads": -1, "filename": "Bugs Everywhere (BEurtle fork)-1.5.0.1.-2012-07-16-.zip", "has_sig": false, "md5_digest": "93c499bc8558ad70e7944368de8936ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 215820, "upload_time": "2012-07-16T16:15:37", "url": "https://files.pythonhosted.org/packages/55/af/a8a4eb85ea7c975191f5a0727e764164aff6d95e18d21494173b200418d7/Bugs%20Everywhere%20(BEurtle%20fork)-1.5.0.1.-2012-07-16-.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "93c499bc8558ad70e7944368de8936ec", "sha256": "74b22c74de764de0a0f7761485f50eef3a87b191d71c2de0450f90728a842e7c" }, "downloads": -1, "filename": "Bugs Everywhere (BEurtle fork)-1.5.0.1.-2012-07-16-.zip", "has_sig": false, "md5_digest": "93c499bc8558ad70e7944368de8936ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 215820, "upload_time": "2012-07-16T16:15:37", "url": "https://files.pythonhosted.org/packages/55/af/a8a4eb85ea7c975191f5a0727e764164aff6d95e18d21494173b200418d7/Bugs%20Everywhere%20(BEurtle%20fork)-1.5.0.1.-2012-07-16-.zip" } ] }