{ "info": { "author": "Jeff Dairiki", "author_email": "dairiki@dairiki.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Software Distribution" ], "description": "======================================\nHumpty - Convert Python wheels to eggs\n======================================\n\n|version| |build status|\n\nFor when you need an ``.egg`` but all you have is a ``.whl``.\n\n***********\nDescription\n***********\n\nHumpty is a command-line utility to convert Python binary wheel\npackages to eggs.\n\nCurrently, the tool is in a \u201cworks for me\u201d state. (It is not\nguaranteed to work for you.)\n\nDevelopment takes place on github_.\nThe package is installable from PyPI_\n\n.. _github: https://github.com/dairiki/humpty/\n.. _pypi: https://pypi.python.org/pypi/humpty/\n\n************\nObsolescence\n************\n\nNote that recent developments may have made this utility unnecessary.\nAs of ``setuptools`` 38.2.0, ``easy_install`` support installing\nwheels as unzipped eggs. Also, ``zc.buildout``, as of 2.10.0 takes\nadvantage of this to support installation from wheels.\n\n********\nSynopsis\n********\n\nThe humpty \"man page\"::\n\n $ humpty --help\n Usage: humpty [OPTIONS] WHEELS...\n\n Convert wheels to eggs.\n\n Options:\n -d, --dist-dir DIR Build eggs into