{ "info": { "author": "Monty Taylor", "author_email": "mordred@inaugust.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Libraries" ], "description": "safe argparse library\n=====================\n\nargparse is a library which is a backport, so it's only needed on Python 2.6.\nUnfortunately, this makes it hard to consume in things that want to run on\n2.7 and above as well and just want to declare that they need it.\n\nargparse-safe encapsulates the logic and provides a requirement that can\nbe safely used in 2.6 and 2.7.", "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/emonty/argparse-safe", "keywords": null, "license": "Apache", "maintainer": null, "maintainer_email": null, "name": "argparse-safe", "package_url": "https://pypi.org/project/argparse-safe/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/argparse-safe/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/emonty/argparse-safe" }, "release_url": "https://pypi.org/project/argparse-safe/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Safely transitively depend on argparse", "version": "1.0.0" }, "last_serial": 1164324, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d7c8dd6bb1cd7adca0021ebbdb23e8ce", "sha256": "a888099f61463bb803ddb08e211d93a15054270b5e1e98d00e6c9d2ef8dd1638" }, "downloads": -1, "filename": "argparse-safe-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d7c8dd6bb1cd7adca0021ebbdb23e8ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1670, "upload_time": "2014-07-21T14:31:45", "url": "https://files.pythonhosted.org/packages/3d/01/289f66a58d150258ca47fdb799761bc4dcfdb0db4195294ad33a778a172f/argparse-safe-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7c8dd6bb1cd7adca0021ebbdb23e8ce", "sha256": "a888099f61463bb803ddb08e211d93a15054270b5e1e98d00e6c9d2ef8dd1638" }, "downloads": -1, "filename": "argparse-safe-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d7c8dd6bb1cd7adca0021ebbdb23e8ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1670, "upload_time": "2014-07-21T14:31:45", "url": "https://files.pythonhosted.org/packages/3d/01/289f66a58d150258ca47fdb799761bc4dcfdb0db4195294ad33a778a172f/argparse-safe-1.0.0.tar.gz" } ] }