{ "info": { "author": "Felix Bruckmeier", "author_email": "felix.m.bruckmeier@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Autocurry\n=========\n\nCurrying is a powerful technique in functional programming languages like Haskell. This decorator allows a function to be automatically curried by supplying less arguments than required.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/felixbr/autocurry/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/felixbr/autocurry", "keywords": "functional,currying", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Autocurry", "package_url": "https://pypi.org/project/Autocurry/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Autocurry/", "project_urls": { "Download": "https://github.com/felixbr/autocurry/tarball/0.1", "Homepage": "https://github.com/felixbr/autocurry" }, "release_url": "https://pypi.org/project/Autocurry/0.1/", "requires_dist": null, "requires_python": null, "summary": "Automatic currying using a decorator", "version": "0.1" }, "last_serial": 1314284, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1e048a72de08848517b0d08cbffd5aaf", "sha256": "a01fae7e3c9b8eb42e6725fa914310f0b63eb73c3f18ad46041bb58804c61ae1" }, "downloads": -1, "filename": "Autocurry-0.1.zip", "has_sig": false, "md5_digest": "1e048a72de08848517b0d08cbffd5aaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4288, "upload_time": "2014-11-20T11:47:59", "url": "https://files.pythonhosted.org/packages/bd/22/dc878bc7d4e197a2e898d7a836a4165cd309b2660cb233d188c0e682dcf0/Autocurry-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e048a72de08848517b0d08cbffd5aaf", "sha256": "a01fae7e3c9b8eb42e6725fa914310f0b63eb73c3f18ad46041bb58804c61ae1" }, "downloads": -1, "filename": "Autocurry-0.1.zip", "has_sig": false, "md5_digest": "1e048a72de08848517b0d08cbffd5aaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4288, "upload_time": "2014-11-20T11:47:59", "url": "https://files.pythonhosted.org/packages/bd/22/dc878bc7d4e197a2e898d7a836a4165cd309b2660cb233d188c0e682dcf0/Autocurry-0.1.zip" } ] }