{ "info": { "author": "David Cournapeau", "author_email": "cournape@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Set of utilities to manipulate and create eggs without setuptools, and outside\ndistutils context (i.e. without running setup).\n\nMaking an egg containing DLL\n============================\n\nGiven Windows model for DLLs, when several python packages depends on the same\ndll to be shared between extensions, it may be useful to have a \"DLL egg\" which\nput the dlls within the python installation such as the dll are automatically\nfound by any extension to the corresponding python interpreter.\n\nUsage:\n\n::\n make-dll-egg -m PKG-INFO foo.dll bar.dll\n\nThis will create a DLL with metadata taken from the PKG-INFO file, containing\nboth foo and bar dlls.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/eggutils", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "eggutils", "package_url": "https://pypi.org/project/eggutils/", "platform": "any", "project_url": "https://pypi.org/project/eggutils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/eggutils" }, "release_url": "https://pypi.org/project/eggutils/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A set of utilities to create/manipulate eggs", "version": "0.0.2" }, "last_serial": 791583, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "22d08f6e5ffefabae8bc61cd80a2a8c8", "sha256": "e7e4f1ed2da9a4cb91546e7059e38b956ffa476e2a7990e893dd4b31be694ebc" }, "downloads": -1, "filename": "eggutils-0.0.2.tar.gz", "has_sig": false, "md5_digest": "22d08f6e5ffefabae8bc61cd80a2a8c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3623, "upload_time": "2009-10-24T08:42:51", "url": "https://files.pythonhosted.org/packages/93/b9/0f348709bdb8bc4c9e75335cae8c5c7321a2a91d40759ce80c933f7ce3b0/eggutils-0.0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "21a4d040fbb0921e861cee1dd9109d97", "sha256": "e4a9251326e0734d596f82388cdd1c9baf9cb5d66f5ea59b40ab020734e1ed5c" }, "downloads": -1, "filename": "eggutils-0.0.2.zip", "has_sig": false, "md5_digest": "21a4d040fbb0921e861cee1dd9109d97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5921, "upload_time": "2009-10-24T08:44:24", "url": "https://files.pythonhosted.org/packages/dd/15/a93d3ef7818d7d0a8c4b7f78bbcab48b8f43a4a53823252b37921e5d245f/eggutils-0.0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22d08f6e5ffefabae8bc61cd80a2a8c8", "sha256": "e7e4f1ed2da9a4cb91546e7059e38b956ffa476e2a7990e893dd4b31be694ebc" }, "downloads": -1, "filename": "eggutils-0.0.2.tar.gz", "has_sig": false, "md5_digest": "22d08f6e5ffefabae8bc61cd80a2a8c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3623, "upload_time": "2009-10-24T08:42:51", "url": "https://files.pythonhosted.org/packages/93/b9/0f348709bdb8bc4c9e75335cae8c5c7321a2a91d40759ce80c933f7ce3b0/eggutils-0.0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "21a4d040fbb0921e861cee1dd9109d97", "sha256": "e4a9251326e0734d596f82388cdd1c9baf9cb5d66f5ea59b40ab020734e1ed5c" }, "downloads": -1, "filename": "eggutils-0.0.2.zip", "has_sig": false, "md5_digest": "21a4d040fbb0921e861cee1dd9109d97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5921, "upload_time": "2009-10-24T08:44:24", "url": "https://files.pythonhosted.org/packages/dd/15/a93d3ef7818d7d0a8c4b7f78bbcab48b8f43a4a53823252b37921e5d245f/eggutils-0.0.2.zip" } ] }