{ "info": { "author": "Bill Murphy", "author_email": "billpmurphy92@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nDescription-Content-Type: UNKNOWN\nDescription: ======\n Hask\n ======\n \n .. image:: https://travis-ci.org/mvaled/hask.svg\n \n \n Hask is a pure-Python, zero-dependencies library that mimics most of the core\n language tools from Haskell, including:\n \n * Full Hindley-Milner type system (with typeclasses) that will typecheck any\n function decorated with a Hask type signature\n \n * Easy creation of new algebraic data types and new typeclasses, with\n Haskell-like syntax\n \n * Pattern matching with `case` expressions\n \n * Automagical function currying/partial application and function composition\n \n * Efficient, immutable, lazily evaluated `List` type with Haskell-style list\n comprehensions\n \n * All your favorite syntax and control flow tools, including operator\n sections, monadic error handling, guards, and more\n \n * Python port of (some of) the standard libraries from Haskell's `base`,\n including:\n \n * Algebraic datatypes from the Haskell `Prelude`, including `Maybe` and\n `Either`\n \n * Typeclasses from the Haskell `base` libraries, including `Functor`,\n `Applicative`, `Monad`, `Enum`, `Num`, and all the rest\n \n * Standard library functions from `base`, including all functions from\n `Prelude`, `Data.List`, `Data.Maybe`, and more\n \n \n Features not yet implemented, but coming soon:\n \n * Better support for polymorphic return values/type defaulting\n \n * Better support for lazy evaluation (beyond just the `List` type and pattern\n matching)\n \n * More of the Haskell standard library (`Control.*` libraries, QuickCheck, and\n more)\n \n * Monadic, lazy I/O\n \n .. warning:: Note that all of this is still very much pre-alpha, and some\n things may be buggy!\n \n \n Credits\n =======\n \n This is a fork of `hask `__ modified to\n run in Python 3.4+.\n \n See the `LICENSE file `__\n keeps the original author and rights.\n \n Changes are copyright `Merchise Autrement [~\u00ba/~] and Contributors`, but with\n the same\n \nPlatform: UNKNOWN\nClassifier: Development Status :: 2 - Pre-Alpha\nClassifier: Intended Audience :: Developers\nClassifier: Natural Language :: English\nClassifier: License :: OSI Approved :: BSD License\nClassifier: Programming Language :: Python\nClassifier: Programming Language :: Python :: 2.7\nClassifier: Programming Language :: Python :: 3.6\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/billpmurphy/hask", "keywords": "", "license": "Copyright (c) 2015, Bill Murphy", "maintainer": "", "maintainer_email": "", "name": "hask3", "package_url": "https://pypi.org/project/hask3/", "platform": "", "project_url": "https://pypi.org/project/hask3/", "project_urls": { "Homepage": "https://github.com/billpmurphy/hask" }, "release_url": "https://pypi.org/project/hask3/0.1.1/", "requires_dist": [ "xoutil (<2,>=1.9.4)" ], "requires_python": "", "summary": "Haskell language features and standard library ported to Python", "version": "0.1.1" }, "last_serial": 5233799, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4315e9f8d6001bb542d6bbb7dda5dc55", "sha256": "7838012f3442792e1f8c2f28b62af1d9e81d04b7b3207301b92d8fce7b9ea8c5" }, "downloads": -1, "filename": "hask3-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4315e9f8d6001bb542d6bbb7dda5dc55", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 80254, "upload_time": "2018-07-18T13:09:30", "url": "https://files.pythonhosted.org/packages/77/99/d0f1c4de5ab50b55a4386bd34a89ce677b4834ed07aeef272b5717a8e9db/hask3-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee093989587da12bd8e746540c447d8b", "sha256": "fc1d220b8a966f17fcb3909497f12d6d69abd3be559b48d677fa9a2585c53790" }, "downloads": -1, "filename": "hask3-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ee093989587da12bd8e746540c447d8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80647, "upload_time": "2018-07-18T13:09:31", "url": "https://files.pythonhosted.org/packages/22/1a/b00759df76160dc1aaecdb84714c900db85e5a1164983160360b6a6c097e/hask3-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9fcbdfdb19d39015864dd06d9250fb0a", "sha256": "a4b92fb618318dda87aeba028b475f93be1ce6e71960ae0adf9d18d229667bef" }, "downloads": -1, "filename": "hask3-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9fcbdfdb19d39015864dd06d9250fb0a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 58954, "upload_time": "2018-07-18T14:51:18", "url": "https://files.pythonhosted.org/packages/ea/d0/9e812aca7f405c19d7540b6ea3a13e9ce37f71ec643223d593b1b123dfb9/hask3-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "344e0e613d3d1b17a7c86fef5ee447de", "sha256": "9e288d5868da92ecff52c0e492079c185a488485fad7caca1c2bbf5fb4dddd8a" }, "downloads": -1, "filename": "hask3-0.1.1.tar.gz", "has_sig": false, "md5_digest": "344e0e613d3d1b17a7c86fef5ee447de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48503, "upload_time": "2018-07-18T14:51:19", "url": "https://files.pythonhosted.org/packages/63/e4/7313aaf10423d489af879652ab538816fbc395739cadcfc5edfd301656e0/hask3-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fcbdfdb19d39015864dd06d9250fb0a", "sha256": "a4b92fb618318dda87aeba028b475f93be1ce6e71960ae0adf9d18d229667bef" }, "downloads": -1, "filename": "hask3-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9fcbdfdb19d39015864dd06d9250fb0a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 58954, "upload_time": "2018-07-18T14:51:18", "url": "https://files.pythonhosted.org/packages/ea/d0/9e812aca7f405c19d7540b6ea3a13e9ce37f71ec643223d593b1b123dfb9/hask3-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "344e0e613d3d1b17a7c86fef5ee447de", "sha256": "9e288d5868da92ecff52c0e492079c185a488485fad7caca1c2bbf5fb4dddd8a" }, "downloads": -1, "filename": "hask3-0.1.1.tar.gz", "has_sig": false, "md5_digest": "344e0e613d3d1b17a7c86fef5ee447de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48503, "upload_time": "2018-07-18T14:51:19", "url": "https://files.pythonhosted.org/packages/63/e4/7313aaf10423d489af879652ab538816fbc395739cadcfc5edfd301656e0/hask3-0.1.1.tar.gz" } ] }