{ "info": { "author": "Jason Baker", "author_email": "amnorvend@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Envbuilder is a system for automatically building virtualenvs in Python.\nTo do this, it uses a .env config file to define *parcels*, which are\nindividual pieces of software to be checked out and installed into\nthe virtualenv.\n\nIt is mainly tested under Linux, but it should work under any platform that\nsupports unix-y commands (including cygwin). In fact, you might even be\nable to make one config file work on both Windows and \\*nix if you're\ncareful.\n\nEnvbuilder has a few goals:\n\n * **Transparency** - You should understand what your build is doing and\n how it works.\n * **Developer-friendly** - Although envbuilder is perfectly fine for production\n deployment, it is primarily intended to make work environments for developers.\n * **Dynamic** - Envbuilder should be able to work with a variety of technologies,\n languages, and frameworks. Developers shouldn't be limited to a narrowly defined\n set of technologies. And neither should their tools!\n * **VCS-neutral** - Envbuilder will work with your shiny new DVCS out of the box.\n In fact, it will work with any VCS that has a command-line interface. Use it\n with hg, git, bzr, SVN, or CVS (if you're a masochist).\n\nFor more information, see the `envbuilder documentation `_.\n\nInstalling\n---------------\n\nFor the latest stable version, the easiest way to install envbuilder is\nthrough easy_intall::\n\n easy_install envbuilder\n\nYou may also install the current development version using easy_install::\n\n easy_install envbuilder==dev\n\nOr you may `download it directly `_.\n\nSupport\n------------------\n\nIf you have any issues using envbuilder, feel free to open an issue on the\n`issue tracker `_ or stop\nby the `support mailing list `_.\n\n\nRelease Notes\n------------------\n\n0.3.0\n~~~~~~~~~~~~~~~~~~\n\nCompatibility issues:\n\n* Most commands have been moved to envb-site-commands.\n\nOther improvements:\n\n* Command handling has been revamped to allow for more plugability\n* Support for envb-site-commands\n* Dependency handling for commands\n* Lots of other miscellaneous fixes.\n\n0.2.2\n~~~~~~~~~~~~~~~~~~\n\n* Requiring configobj 4.7.2 as it fixes some important bugs.\n\n0.2.1\n~~~~~~~~~~~~~~~~~~\n\n* Adding a fix so that clean_pyc doesn't delete files in the python2.6\n directory.\n\n0.2.0\n~~~~~~~~~~~~~~~~~~\n\n * Added a couple of examples. If you already have a working envbuilder\n installation, there is no requirement to upgrade.\n\n0.2.0b2\n~~~~~~~~~~~~~~~~~~\n\n * Required the correct version of ConfigObj. This update is not necessary\n if you already have a working envbuilder installation.\n\n0.2.0b1\n~~~~~~~~~~~~~~~~~~\n\n * Readded the envbuilder entry point as renaming it caused some strange\n issues.\n\n0.2.0b\n~~~~~~~~~~~~~~~~~~\n\n * The name option on parcels is now set automatically from the subsection\n name.\n * Added percent (command) variables.\n * Added the CWD built-in variable.\n * Added a dir option for parcels that defaults to the name.\n * Removed the test command. This can now be done with custom commands.\n * The envbuilder entry point is now envb.", "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/jasonbaker/envbuilder", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "envbuilder", "package_url": "https://pypi.org/project/envbuilder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/envbuilder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jasonbaker/envbuilder" }, "release_url": "https://pypi.org/project/envbuilder/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "A package for automatic generation of virtualenvs", "version": "0.3.0" }, "last_serial": 802958, "releases": { "0.1.0a": [ { "comment_text": "", "digests": { "md5": "2f767bbcb5c7ca66a83b567d4f6a6ff0", "sha256": "2a87597c5bcb9b7d279eac3d4eacce4278c6a144f278c351dbf987f5ff7840e6" }, "downloads": -1, "filename": "envbuilder-0.1.0a.tar.gz", "has_sig": false, "md5_digest": "2f767bbcb5c7ca66a83b567d4f6a6ff0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6280, "upload_time": "2010-01-14T21:02:12", "url": "https://files.pythonhosted.org/packages/b8/7f/8cfdadb0d6f34e826002e1b3a19cd281ea63df919d6645f87cca7b4299e9/envbuilder-0.1.0a.tar.gz" } ], "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "2da2e5fde064235be2273741aaca0270", "sha256": "1e359d821eaae0ae8d8ce3f93cdd4d0c59fe0306b692ff094bff2021de9cc3ba" }, "downloads": -1, "filename": "envbuilder-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "2da2e5fde064235be2273741aaca0270", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6378, "upload_time": "2010-01-14T21:09:00", "url": "https://files.pythonhosted.org/packages/61/c4/f184be71cc8f4ced36d447232c4d0de0f3170343cef6c664eaa42cde6f47/envbuilder-0.1.0a1.tar.gz" } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "7ec6e1c3aad27031cb8d573731d86956", "sha256": "464fc692a07f5c8c1d25a76bbb33215088fb612b2a229b691eb0a003937c7e2c" }, "downloads": -1, "filename": "envbuilder-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "7ec6e1c3aad27031cb8d573731d86956", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6955, "upload_time": "2010-01-14T21:14:32", "url": "https://files.pythonhosted.org/packages/2c/ca/bb4221deef51a48de344b899dabde3d39f2332f826f56481b646657cd269/envbuilder-0.1.0a2.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e6171f462e6a158befc0be6d9d9150f3", "sha256": "10ce2ee75548878686249e57a016ae6c497c97947817f2757ee8986e2aa0caf6" }, "downloads": -1, "filename": "envbuilder-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e6171f462e6a158befc0be6d9d9150f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6967, "upload_time": "2010-01-14T21:58:27", "url": "https://files.pythonhosted.org/packages/e2/21/dec95e990eaac630ffa46c5abba3973672024fdf91d1dd620a2d1b0414ee/envbuilder-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e35714a4a2154735a378f624b8b0777a", "sha256": "63f3d1277d1d54fde52a304e01992338014041349a71f4587be9a565c82a2c94" }, "downloads": -1, "filename": "envbuilder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e35714a4a2154735a378f624b8b0777a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6970, "upload_time": "2010-01-14T23:46:31", "url": "https://files.pythonhosted.org/packages/61/5d/267fd6e3eef4736a01ef0140790169c47618c361d2509caef5c344379c7f/envbuilder-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "6d12b66bd785ae6b957081b292cbfb68", "sha256": "6c7b0a6a4776629abc2a3fb621b986f837063c33fb0f16ec223a18699f0f1087" }, "downloads": -1, "filename": "envbuilder-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6d12b66bd785ae6b957081b292cbfb68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7179, "upload_time": "2010-01-15T17:53:35", "url": "https://files.pythonhosted.org/packages/89/88/419c592f4b44c5226e79d73a2903aef2ed662b55a4305bfb49eed8eb7e06/envbuilder-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "669a92ec7f8590f057e0561284e15189", "sha256": "57389a46e129c28699fe0652598cb17770c159b81928c54bcec71ec4d46ecd43" }, "downloads": -1, "filename": "envbuilder-0.1.4.tar.gz", "has_sig": false, "md5_digest": "669a92ec7f8590f057e0561284e15189", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7165, "upload_time": "2010-01-15T23:01:07", "url": "https://files.pythonhosted.org/packages/45/35/cea0a5b5cf8897bf62a06bc173f5cb061bdd666b063a1a50f87a16fc0fcf/envbuilder-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "033a910f5f33bf5c6233f7ed57fa6b49", "sha256": "1943c862dce0ed39ab0cfefb328a564cfce2a01c057ef1c7f09bb67079255ea5" }, "downloads": -1, "filename": "envbuilder-0.2.0.tar.gz", "has_sig": false, "md5_digest": "033a910f5f33bf5c6233f7ed57fa6b49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9427, "upload_time": "2010-02-08T16:10:18", "url": "https://files.pythonhosted.org/packages/59/67/ebba251cebc506d2dfda016b44bd915dc215a613a23db98fe4c2ea4ec74e/envbuilder-0.2.0.tar.gz" } ], "0.2.0b": [ { "comment_text": "", "digests": { "md5": "d38a789032a1ac4cea26d2e00a156524", "sha256": "a450e9521ebbe2a6f69dadd1f40f4760ffa2d69ee30887d6c02572db3c14e1c5" }, "downloads": -1, "filename": "envbuilder-0.2.0b.tar.gz", "has_sig": false, "md5_digest": "d38a789032a1ac4cea26d2e00a156524", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9216, "upload_time": "2010-01-28T18:47:35", "url": "https://files.pythonhosted.org/packages/bb/fc/987447f023d0dc3ba6bea7ed583dbea565e884047824a459951049e55d92/envbuilder-0.2.0b.tar.gz" } ], "0.2.0b1": [ { "comment_text": "", "digests": { "md5": "2272e05b2d9d2510ac9a42de003dbe81", "sha256": "7f3dcff14a1e02348f16bc169971d22c7777ea0d7316f36ad8068f7c5408d364" }, "downloads": -1, "filename": "envbuilder-0.2.0b1.tar.gz", "has_sig": false, "md5_digest": "2272e05b2d9d2510ac9a42de003dbe81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9324, "upload_time": "2010-01-28T19:35:01", "url": "https://files.pythonhosted.org/packages/34/a0/4d00baf50c9092a8ea1e4507293968d0b4f2c4f3a11a1a02ae6f09635f5f/envbuilder-0.2.0b1.tar.gz" } ], "0.2.0b2": [ { "comment_text": "", "digests": { "md5": "450b9568e508049724b186e1c57813c7", "sha256": "e43108f15ff384c6fb947cf5793a707aab68cc1bb14ee3658cdf08897317c291" }, "downloads": -1, "filename": "envbuilder-0.2.0b2.tar.gz", "has_sig": false, "md5_digest": "450b9568e508049724b186e1c57813c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9352, "upload_time": "2010-01-29T16:11:44", "url": "https://files.pythonhosted.org/packages/1e/d3/2eebaa2fc574124edde2c6068e58c161150ebb0f546c688512b35f4140b1/envbuilder-0.2.0b2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "0a605f1833c9cd4a6ad72c134b65e174", "sha256": "897593d8b93b278f7acae75e9c310b5fe0fe43b4430624c3b12d8349ee0932ed" }, "downloads": -1, "filename": "envbuilder-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0a605f1833c9cd4a6ad72c134b65e174", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9583, "upload_time": "2010-02-09T16:27:55", "url": "https://files.pythonhosted.org/packages/8a/7a/d5424ab3298e7025c790452d2100a19ceedf57d33283b64f84299e759c10/envbuilder-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "cd54e07fe52b87581437d75d5319d572", "sha256": "a2a60a9767e96ffff2b3c2a3fed7392a791b832faa91791d9d0a576240f236fa" }, "downloads": -1, "filename": "envbuilder-0.2.2.tar.gz", "has_sig": false, "md5_digest": "cd54e07fe52b87581437d75d5319d572", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9945, "upload_time": "2010-03-02T15:32:37", "url": "https://files.pythonhosted.org/packages/86/66/0be1a9aaa183685b97de9c9e0b33142941c74893c56fd34a4c99b9d766d2/envbuilder-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "b10f603fec2ebd6b2c369326a134256f", "sha256": "1281e0273d5d1de8c26feded1e759bb57b0703ff390f59f145a3887d96e98492" }, "downloads": -1, "filename": "envbuilder-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b10f603fec2ebd6b2c369326a134256f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14192, "upload_time": "2010-04-22T17:14:19", "url": "https://files.pythonhosted.org/packages/0f/a1/2b95453fcf8920d329c2b1f618d6a52a1d5fcf0173338dd81e292c03583e/envbuilder-0.3.0.tar.gz" } ], "0.4.0.b-1": [ { "comment_text": "", "digests": { "md5": "4c33d0289369476daa182c4e87abc5bb", "sha256": "595191e3e81a66fcfc10b3953cb50b3a7750a79deaff5becb4306089ef0c28d9" }, "downloads": -1, "filename": "envbuilder-0.4.0.b-1.tar.gz", "has_sig": false, "md5_digest": "4c33d0289369476daa182c4e87abc5bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14592, "upload_time": "2010-06-28T16:26:35", "url": "https://files.pythonhosted.org/packages/e1/63/7c385e8a2dd6b472ff2713dd265846506882d3f699c9609d5b899b7a8fb1/envbuilder-0.4.0.b-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b10f603fec2ebd6b2c369326a134256f", "sha256": "1281e0273d5d1de8c26feded1e759bb57b0703ff390f59f145a3887d96e98492" }, "downloads": -1, "filename": "envbuilder-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b10f603fec2ebd6b2c369326a134256f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14192, "upload_time": "2010-04-22T17:14:19", "url": "https://files.pythonhosted.org/packages/0f/a1/2b95453fcf8920d329c2b1f618d6a52a1d5fcf0173338dd81e292c03583e/envbuilder-0.3.0.tar.gz" } ] }