{ "info": { "author": "Dan Crosta", "author_email": "dcrosta@late.am", "bugtrack_url": null, "classifiers": [], "description": "Multiple Fibonacci Number Implementations, in Python and C\n\nby Dan Crosta \n\nThis package implements four functions to generate the Nth fibonacci number:\n\n* a recursive algorithm in Python\n* an iterative algorithm in Python\n* and the same two algorithms in C as an extension module\n\nYou shouldn't use this package. It's purpose is to serve as an example to\nsupport my \"Python Packaging for Humans\" presentation at PyGotham II on\nJune 8, 2012 in New York City.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "multifib", "package_url": "https://pypi.org/project/multifib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/multifib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/multifib/0.1/", "requires_dist": null, "requires_python": null, "summary": "Multiple Fibonacci Number Implementations, in Python and C", "version": "0.1" }, "last_serial": 743172, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3a069e9cca1845a6d35d770dda3c0656", "sha256": "2cad65f07382b6d77f2ae8368830fcae995d0a7ae8d4045bafbc2a6fd157146f" }, "downloads": -1, "filename": "multifib-0.1.tar.gz", "has_sig": false, "md5_digest": "3a069e9cca1845a6d35d770dda3c0656", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2445, "upload_time": "2012-06-08T05:21:17", "url": "https://files.pythonhosted.org/packages/5f/05/678ed81b79cb9699df7fee4909ec2efe0e463ef83ee970357d9881f69a1e/multifib-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a069e9cca1845a6d35d770dda3c0656", "sha256": "2cad65f07382b6d77f2ae8368830fcae995d0a7ae8d4045bafbc2a6fd157146f" }, "downloads": -1, "filename": "multifib-0.1.tar.gz", "has_sig": false, "md5_digest": "3a069e9cca1845a6d35d770dda3c0656", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2445, "upload_time": "2012-06-08T05:21:17", "url": "https://files.pythonhosted.org/packages/5f/05/678ed81b79cb9699df7fee4909ec2efe0e463ef83ee970357d9881f69a1e/multifib-0.1.tar.gz" } ] }