{ "info": { "author": "Michel Alexandre Salim", "author_email": "michel@sylvestre.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Prelude library for Python\n==========================\nThis library provides functional programming constructs from languages\nsuch as Haskell and Scala, implemented using existing Python libraries\nsuch as ``abc`` (*abstract base class*) as appropriate.\n\nThe intention is for this to complement the existing ``functools`` library,\nnot to replace it.\n\n\nInstallation\n------------\nFrom an unpacked archive::\n\n $ python setup.py install\n\nWith `pip `_::\n\n $ pip install prelude\n\n\nLicense\n-------\nCopyright \u00a9 2012 Michel Alexandre Salim. Distributed under the MIT\nlicense. See the file ``LICENSE``. For a humorous\n`poetic `_\n\"translation\" of the terms, read on::\n\n This work \u2018as-is\u2019 we provide.\n No warranty express or implied.\n We\u2019ve done our best,\n to debug and test.\n Liability for damages denied.\n\n Permission is granted hereby,\n to copy, share, and modify.\n Use as is fit,\n free or for profit.\n These rights, on this notice, rely.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/hircus/python-prelude/zipball/0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hircus/python-prelude", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "prelude", "package_url": "https://pypi.org/project/prelude/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prelude/", "project_urls": { "Download": "https://github.com/hircus/python-prelude/zipball/0.1.0", "Homepage": "https://github.com/hircus/python-prelude" }, "release_url": "https://pypi.org/project/prelude/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Prelude library of functional programming constructs", "version": "0.1.0" }, "last_serial": 1067551, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1d7708ab7e43153e130a7a47cbfa739c", "sha256": "d6de3f0a195cb64446b69ea04e4c00bf6a4fb156e5264c6105ce136c5b2b2a7e" }, "downloads": -1, "filename": "prelude-0.1.0.tar.bz2", "has_sig": false, "md5_digest": "1d7708ab7e43153e130a7a47cbfa739c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3147, "upload_time": "2012-06-09T18:02:16", "url": "https://files.pythonhosted.org/packages/2f/c9/fde377d14cc45a8ca9eeeef83e46df0f25a9543c2e5955b75f3bd7bc2a93/prelude-0.1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "a39e89d038c35c7599c3c303f3989b54", "sha256": "21e19834ef37da55a31a5bdc9d7f19b893bfef4a02520bb5cc83a3fa2b8f93d5" }, "downloads": -1, "filename": "prelude-0.1.0.zip", "has_sig": false, "md5_digest": "a39e89d038c35c7599c3c303f3989b54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4617, "upload_time": "2012-06-09T18:02:18", "url": "https://files.pythonhosted.org/packages/e9/8b/5b67f447ca7c613994c73a37949be0d9b5e7d452a3a73e3f811713eb936b/prelude-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d7708ab7e43153e130a7a47cbfa739c", "sha256": "d6de3f0a195cb64446b69ea04e4c00bf6a4fb156e5264c6105ce136c5b2b2a7e" }, "downloads": -1, "filename": "prelude-0.1.0.tar.bz2", "has_sig": false, "md5_digest": "1d7708ab7e43153e130a7a47cbfa739c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3147, "upload_time": "2012-06-09T18:02:16", "url": "https://files.pythonhosted.org/packages/2f/c9/fde377d14cc45a8ca9eeeef83e46df0f25a9543c2e5955b75f3bd7bc2a93/prelude-0.1.0.tar.bz2" }, { "comment_text": "", "digests": { "md5": "a39e89d038c35c7599c3c303f3989b54", "sha256": "21e19834ef37da55a31a5bdc9d7f19b893bfef4a02520bb5cc83a3fa2b8f93d5" }, "downloads": -1, "filename": "prelude-0.1.0.zip", "has_sig": false, "md5_digest": "a39e89d038c35c7599c3c303f3989b54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4617, "upload_time": "2012-06-09T18:02:18", "url": "https://files.pythonhosted.org/packages/e9/8b/5b67f447ca7c613994c73a37949be0d9b5e7d452a3a73e3f811713eb936b/prelude-0.1.0.zip" } ] }