{ "info": { "author": "Bob Ippolito", "author_email": "pythonmac-sig@python.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Programming Language :: Python", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========\r\nbdist_mpkg\r\n==========\r\n\r\nbdist_mpkg is a distutils plugin that implements the ``bdist_mpkg`` command.\r\nThe command builds a Mac OS X metapackage for use by Installer.app for easy GUI\r\ninstallation of Python modules, much like ``bdist_wininst``.\r\n\r\nIt also comes with a ``bdist_mpkg`` script, which is a setup.py front-end that\r\nwill allow you to easy build an installer metapackage from nearly any existing\r\npackage that uses distutils.\r\n\r\nPlease email the `Python-Mag SIG mailing list\r\n`_ with questions,\r\nand let us know of bugs via `github issues\r\n`_\r\n\r\nCode\r\n====\r\n\r\nThe code started life at:\r\n\r\nhttp://undefined.org/python/#bdist_mpkg\r\n\r\nBob Ippolito wrote most of the code.\r\n\r\nThe `current repository`_ is on Github.\r\n\r\n.. _current repository: http://github.com/MacPython/bdist_mpkg\r\n\r\nLicense\r\n=======\r\n\r\nMIT license. See the ``LICENSE`` file in the source archive.\r\n\r\nCompatibility\r\n=============\r\n\r\nThe code should be compatible with Pythons 2.5 through 3.3.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/matthew-brett/bdist_mpkg", "keywords": "", "license": "MIT License", "maintainer": "Matthew Brett", "maintainer_email": "matthew.brett@gmail.com", "name": "bdist_mpkg", "package_url": "https://pypi.org/project/bdist_mpkg/", "platform": "OSX", "project_url": "https://pypi.org/project/bdist_mpkg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/matthew-brett/bdist_mpkg" }, "release_url": "https://pypi.org/project/bdist_mpkg/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Builds Mac OS X installer packages from distutils", "version": "0.5.0" }, "last_serial": 909886, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "a3c1613737e2de89f703967c444b5ae4", "sha256": "95433b3a2f86fc8db6fbd0046b0c909c9a6d355fddba5df0bfdde6a7792defa2" }, "downloads": -1, "filename": "bdist_mpkg-0.3-py2.3.egg", "has_sig": true, "md5_digest": "a3c1613737e2de89f703967c444b5ae4", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 32399, "upload_time": "2005-12-09T02:39:22", "url": "https://files.pythonhosted.org/packages/bb/7c/b9f2abed062302946c2fc09e11c38a84f7430165f9700d7d17571f57d168/bdist_mpkg-0.3-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "256a7202cd7fa632ab905597b2150d52", "sha256": "b3724ea05f598958fb2570479e2f1c1722f54187fefcd758b5c7b364b81ec1ec" }, "downloads": -1, "filename": "bdist_mpkg-0.3-py2.4.egg", "has_sig": true, "md5_digest": "256a7202cd7fa632ab905597b2150d52", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 32447, "upload_time": "2005-12-09T02:35:26", "url": "https://files.pythonhosted.org/packages/b0/2a/95c7f8c679ecbaf1a6a237ad5df17a24dfd1a4f68b49299bcc05cba87402/bdist_mpkg-0.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "79088428c0e8bae8825a389ca4990138", "sha256": "cbe548ab6311f65e90234d45b996182d4d583f639432d16d9655d50906857d7d" }, "downloads": -1, "filename": "bdist_mpkg-0.3.tar.gz", "has_sig": true, "md5_digest": "79088428c0e8bae8825a389ca4990138", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11322, "upload_time": "2005-12-09T02:35:42", "url": "https://files.pythonhosted.org/packages/d3/bd/a642326de36d48024c8d971553d6cb71466426fe7a40dc75ea40c4087ef9/bdist_mpkg-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e370335a940fc68d1fc24e6f2f7be38c", "sha256": "9c37bb2cc4655a493e72996404dd3e49b2620702a92e11300924b95014529130" }, "downloads": -1, "filename": "bdist_mpkg-0.4-py2.4.egg", "has_sig": true, "md5_digest": "e370335a940fc68d1fc24e6f2f7be38c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 32017, "upload_time": "2006-07-11T02:03:02", "url": "https://files.pythonhosted.org/packages/4f/d9/bbbbeb94e3ce1815c54399d3ddc95c3c356dee5e7b0977710e6901a0ef78/bdist_mpkg-0.4-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "13b079502a70289b5a8a97246aaf9d83", "sha256": "aeaf7df6f5cddc181e7cf123bc60caa1a4317c033efd3c26265b5afacff5d7e3" }, "downloads": -1, "filename": "bdist_mpkg-0.4.tar.gz", "has_sig": true, "md5_digest": "13b079502a70289b5a8a97246aaf9d83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13816, "upload_time": "2006-07-11T02:03:05", "url": "https://files.pythonhosted.org/packages/87/fe/5c3f9e519df1637be2be8119758856e0f4d7d9798335819de246a1cc5dff/bdist_mpkg-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "f6c9482862d60e26bb3507e2daeb5d2d", "sha256": "97dfec20d87fc562b6f5cee05b9ad53c2b3ed69c9f9574b17f66cb1027f4aa1e" }, "downloads": -1, "filename": "bdist_mpkg-0.4.1-py2.4.egg", "has_sig": true, "md5_digest": "f6c9482862d60e26bb3507e2daeb5d2d", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 32602, "upload_time": "2006-07-11T20:32:58", "url": "https://files.pythonhosted.org/packages/b7/9b/4265946a725229aa0b93fdf4fe864e101ff6525aff377877f76cae392bd8/bdist_mpkg-0.4.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "36da72f487a2dd6ebf66d4f5c428daf5", "sha256": "068f0d78bec8a577f0a360563b4bb4f58437b08bcebb250da7729781fbf8dec4" }, "downloads": -1, "filename": "bdist_mpkg-0.4.1.tar.gz", "has_sig": true, "md5_digest": "36da72f487a2dd6ebf66d4f5c428daf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14026, "upload_time": "2006-07-11T20:28:14", "url": "https://files.pythonhosted.org/packages/0a/8a/ea1e05ae8c83622dd4f471c021184d2fdf5e06ce2911462d3f4203d534db/bdist_mpkg-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "1d9eb636d404a451f78abccdab492877", "sha256": "a0fd8ce7733c48b6d7039f47cc772aeedbb369f645707a71b4b6930848d26714" }, "downloads": -1, "filename": "bdist_mpkg-0.4.2-py2.4.egg", "has_sig": true, "md5_digest": "1d9eb636d404a451f78abccdab492877", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 32940, "upload_time": "2006-09-25T21:15:14", "url": "https://files.pythonhosted.org/packages/5c/64/cd6d28e552e516d1101952e7e6c93f7b5542939d712ab98d5cfc2578f533/bdist_mpkg-0.4.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "793ec036e7c4996a03b0861faf8402a7", "sha256": "407b16638deca0c0f83a559b2c28071afa4db575532c80f3610e99286e95f1f8" }, "downloads": -1, "filename": "bdist_mpkg-0.4.2.tar.gz", "has_sig": true, "md5_digest": "793ec036e7c4996a03b0861faf8402a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14388, "upload_time": "2006-09-25T21:15:18", "url": "https://files.pythonhosted.org/packages/27/68/3afb90a348760ffef05492f32e959c111e8a9948bb729423bc5a22c6cac5/bdist_mpkg-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "b36b1e714627c2aeffd7975fd74d2845", "sha256": "3b295e98c401b02e6d8f116c93a338873a10c91d836daa8e56817e49aa789264" }, "downloads": -1, "filename": "bdist_mpkg-0.4.3-py2.4.egg", "has_sig": true, "md5_digest": "b36b1e714627c2aeffd7975fd74d2845", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 33091, "upload_time": "2007-03-07T19:49:01", "url": "https://files.pythonhosted.org/packages/cc/1a/1b24f7a61a27c8c3c9f683d0537ccd00fa5dab9333de17702e3690a07d1d/bdist_mpkg-0.4.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "295fca4ad156e65d74521be3c80d2ed0", "sha256": "d32a8391ab3a6a96f0f9b4e5168a0416c60c64b9364193bedc1ac56ea431a2b0" }, "downloads": -1, "filename": "bdist_mpkg-0.4.3.tar.gz", "has_sig": true, "md5_digest": "295fca4ad156e65d74521be3c80d2ed0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14672, "upload_time": "2007-03-07T19:49:06", "url": "https://files.pythonhosted.org/packages/4b/b8/73c33783b1e7a62c9c969f805323209985e3cf16b7a891a4122b91513d94/bdist_mpkg-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "5cb53253f49f3cf5d2de615db7b15610", "sha256": "0abd2a658824863a54f39b25d5352e9e07b824f789448fc51e900671de948afd" }, "downloads": -1, "filename": "bdist_mpkg-0.4.4-py2.5.egg", "has_sig": false, "md5_digest": "5cb53253f49f3cf5d2de615db7b15610", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 32351, "upload_time": "2009-05-21T09:50:49", "url": "https://files.pythonhosted.org/packages/52/12/d50140d1bc793cb69cc0002aae6beaeaac071b957bc3fe93ad0920f6ce61/bdist_mpkg-0.4.4-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "57942c1cd21fbe07d91f12f625381366", "sha256": "c88243e0de5b006b5e4b9358a246996457c70382fed502afac2f3aa213f4cbe5" }, "downloads": -1, "filename": "bdist_mpkg-0.4.4-py2.6.egg", "has_sig": false, "md5_digest": "57942c1cd21fbe07d91f12f625381366", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 32310, "upload_time": "2009-05-21T09:50:15", "url": "https://files.pythonhosted.org/packages/88/53/f4665dae9b93d340f63fb880bbde0a362ca16898f11d07198a0ecc09c4d4/bdist_mpkg-0.4.4-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "848dfd00fda59092dea4e97f4a711797", "sha256": "17c3e8dd1da25bb2fe9565d697da7a0578b12beb90d317e74065738dd7771950" }, "downloads": -1, "filename": "bdist_mpkg-0.4.4.tar.gz", "has_sig": false, "md5_digest": "848dfd00fda59092dea4e97f4a711797", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14978, "upload_time": "2009-05-21T09:50:15", "url": "https://files.pythonhosted.org/packages/fb/26/7e567a2fc3d744235a29f61323d0d27208a75765edad36d198405517656c/bdist_mpkg-0.4.4.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "81f5f8601331acda2926efeb97a0804d", "sha256": "1b460cc4ea834f0be9e787759fac542cb2414463a1f7f1aedb5870e90f6beb9d" }, "downloads": -1, "filename": "bdist_mpkg-0.5.0.tar.gz", "has_sig": false, "md5_digest": "81f5f8601331acda2926efeb97a0804d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19004, "upload_time": "2013-08-24T04:32:16", "url": "https://files.pythonhosted.org/packages/b5/98/940f1281edc6091ebbbe1ffac4800cef7dec5bccb64ea2dc3e3a9c6d6974/bdist_mpkg-0.5.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "db4742ffa9afc8a0cf6c55c2aeb7309f", "sha256": "d42a697e0869d12dd451c9ef687ac34f45d44227569cfabec69bddabb40bb89b" }, "downloads": -1, "filename": "bdist_mpkg-0.5.0.zip", "has_sig": false, "md5_digest": "db4742ffa9afc8a0cf6c55c2aeb7309f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26839, "upload_time": "2013-08-24T04:32:19", "url": "https://files.pythonhosted.org/packages/de/ee/1737ad3fd5a6841c6f342942e852282f64e1ca08d96b959e70cf62365def/bdist_mpkg-0.5.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81f5f8601331acda2926efeb97a0804d", "sha256": "1b460cc4ea834f0be9e787759fac542cb2414463a1f7f1aedb5870e90f6beb9d" }, "downloads": -1, "filename": "bdist_mpkg-0.5.0.tar.gz", "has_sig": false, "md5_digest": "81f5f8601331acda2926efeb97a0804d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19004, "upload_time": "2013-08-24T04:32:16", "url": "https://files.pythonhosted.org/packages/b5/98/940f1281edc6091ebbbe1ffac4800cef7dec5bccb64ea2dc3e3a9c6d6974/bdist_mpkg-0.5.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "db4742ffa9afc8a0cf6c55c2aeb7309f", "sha256": "d42a697e0869d12dd451c9ef687ac34f45d44227569cfabec69bddabb40bb89b" }, "downloads": -1, "filename": "bdist_mpkg-0.5.0.zip", "has_sig": false, "md5_digest": "db4742ffa9afc8a0cf6c55c2aeb7309f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26839, "upload_time": "2013-08-24T04:32:19", "url": "https://files.pythonhosted.org/packages/de/ee/1737ad3fd5a6841c6f342942e852282f64e1ca08d96b959e70cf62365def/bdist_mpkg-0.5.0.zip" } ] }