{ "info": { "author": "The Fellowship of the Packaging", "author_email": "the-fellowship-of-the-packaging@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "=======================\n Welcome to Distutils2\n=======================\n\nDistutils2 is the packaging library that supersedes Distutils. It has three\nmain audiences:\n\n- Python authors who want to distribute their code\n- End users who want to install modules or applications\n- Developers of packaging-related tools who need a support library to\n build on\n\nAuthors will have to write a ``setup.cfg`` file and run a few\ncommands to package and distribute their code. End users will be able to\nsearch for, install and remove Python projects with the included\n``pysetup`` program. Last, developers will be able to reuse classes and\nfunctions in their tools.\n\nThe Distutils2 codebase is a fork of Distutils. It is not backward compatible\nwith Distutils and does not depend on it. It provides more features and\nimplements new packaging standards. In Python 3.3, Distutils2 is included in\nthe standard library under the module name \"packaging\". Documentation is\nprovided at http://docs.python.org/dev/packaging --for ease of maintenance, it\nis not duplicated in this repository. You can use the Packaging documentation\nto use Distutils2; only the package name is different (packaging vs.\ndistutils2), all modules, classes and functions have the same name.\n\nIf you want to contribute, please have a look at DEVNOTES.txt or\nhttp://wiki.python.org/Distutils2/Contributing .\n\nBeware that Distutils2 is still in alpha stage and its API is subject to\nchange. It should be not used for critical deployments. That said, it\nis possible to start using it while keeping compatiblity with tools based\non the old Distutils or Setuptools, and the developers are eager to get\nfeedback from authors, end users and developers.\n\nUseful links:\n\n- Mailing list: http://mail.python.org/mailman/listinfo/distutils-sig/\n- Mailing list with friendly tutors to guide new contributors:\n http://mail.python.org/mailman/listinfo/core-mentorship\n- Repository: http://hg.python.org/distutils2\n- Bug tracker: http://bugs.python.org/ (component \"Distutils2\")", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/Distutils2-py3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wiki.python.org/moin/Distutils2", "keywords": "packaging,distutils", "license": "Python license", "maintainer": null, "maintainer_email": null, "name": "Distutils2-py3", "package_url": "https://pypi.org/project/Distutils2-py3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Distutils2-py3/", "project_urls": { "Download": "http://pypi.python.org/pypi/Distutils2-py3", "Homepage": "http://wiki.python.org/moin/Distutils2" }, "release_url": "https://pypi.org/project/Distutils2-py3/1.0a5.dev0/", "requires_dist": null, "requires_python": null, "summary": "Python Packaging Library", "version": "1.0a5.dev0" }, "last_serial": 784122, "releases": { "1.0a5.dev0": [ { "comment_text": "", "digests": { "md5": "0c11ad9c65f92ab3c7c05eff97652ab1", "sha256": "0738a3d5e4f337a4ba96380e432a20d89473a9cb9a7b5f8fd6282077c73af665" }, "downloads": -1, "filename": "Distutils2-py3-1.0a5.dev0.tar.gz", "has_sig": false, "md5_digest": "0c11ad9c65f92ab3c7c05eff97652ab1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 881939, "upload_time": "2012-10-25T15:45:16", "url": "https://files.pythonhosted.org/packages/dd/ed/fb912b20bbe8b5a2d3c2e26e57deb064009fdfa6b934741444e9168fee71/Distutils2-py3-1.0a5.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c11ad9c65f92ab3c7c05eff97652ab1", "sha256": "0738a3d5e4f337a4ba96380e432a20d89473a9cb9a7b5f8fd6282077c73af665" }, "downloads": -1, "filename": "Distutils2-py3-1.0a5.dev0.tar.gz", "has_sig": false, "md5_digest": "0c11ad9c65f92ab3c7c05eff97652ab1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 881939, "upload_time": "2012-10-25T15:45:16", "url": "https://files.pythonhosted.org/packages/dd/ed/fb912b20bbe8b5a2d3c2e26e57deb064009fdfa6b934741444e9168fee71/Distutils2-py3-1.0a5.dev0.tar.gz" } ] }