{ "info": { "author": "Benoit Delbosc", "author_email": "bdelbosc@nuxeo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing", "Topic :: System :: Benchmark", "Topic :: System :: Monitoring" ], "description": "Introduction\n==============\n\nFunkLoad_ is a functional and load web tester, written in Python, whose\nmain use cases are:\n\n* Functional testing of web projects, and thus regression testing as well.\n\n* Performance testing: by loading the web application and monitoring\n your servers it helps you to pinpoint bottlenecks, giving a detailed\n report of performance measurement.\n\n* Load testing tool to expose bugs that do not surface in cursory testing,\n like volume testing or longevity testing.\n\n* Stress testing tool to overwhelm the web application resources and test\n the application recoverability.\n\n* Writing web agents by scripting any web repetitive task.\n\nFeatures\n---------\n\nMain FunkLoad_ features are:\n\n* Functional test are pure Python scripts using the pyUnit_ framework\n like normal unit test. Python enable complex scenarios to handle\n real world applications.\n\n* Truly emulates a web browser (single-threaded) using an enhanced\n Richard Jones' webunit_:\n\n - get/post/put/delete support\n - post any kind of content type like ``application/xml``\n - DAV support\n - basic authentication support\n - file upload and multipart/form-data submission\n - cookies support\n - referrer support\n - accept gzip content encoding\n - https support\n - https with ssl/tls by providing a private key and certificate (PEM\n formatted)\n - http_proxy support\n - fetching css, javascript and images\n - emulating a browser cache\n\n* Advanced test runner with many command-line options:\n\n - set the target server url\n - display the fetched page in real time in your browser\n - debug mode to display http headers\n - check performance of a single page (or set of pages) inside a test\n - green/red color mode\n - select or exclude tests cases using a regex\n - support normal pyUnit_ test\n - support doctest_ from a plain text file or embedded in python\n docstring\n\n* Turn a functional test into a load test: just by invoking the bench\n runner you can identify scalability and performance problems. If\n needed the bench can distributed over a group of worker machines.\n\n* Detailed bench reports in ReST, HTML, Org-mode_, PDF (using\n LaTeX/PDF Org-mode export) containing:\n\n - the bench configuration\n - tests, pages, requests stats and charts\n - the requets that took the most time\n - monitoring one or many servers cpu usage, load average,\n memory/swap usage and network traffic charts\n - an http error summary list\n\n* Differential reports to compare 2 bench reports giving a quick\n overview of scalability and velocity changes.\n\n* Trend reports to view the performance evolution with multiple\n reports.\n\n* Easy test customization using a configuration file or command line\n options.\n\n* Easy test creation using embeded TCPWatch_ as proxy recorder, so you\n can use your web browser and produce a FunkLoad_ test automatically,\n including file upload or any ajax call.\n\n* Provides web assertion helpers to check expected results in responses.\n\n* Provides helpers to retrieve contents in responses page using DOM.\n\n* Easy to install (EasyInstall_).\n\n* Comes with examples look at the demo_ folder.\n\n* Successfully tested with dozen of differents web servers: PHP,\n python, Java...\n\nLicense\n----------\n\nFunkLoad_ is free software distributed under the `GNU GPL`_ license.\n\n\\(C) Copyright 2005-2011 Nuxeo SAS (http://nuxeo.com).\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or (at\nyour option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n02110-1301, USA.\n\n\n.. _FunkLoad: http://funkload.nuxeo.org/\n.. _Org-mode: http://orgmode.org/\n.. _TCPWatch: http://hathawaymix.org/Software/TCPWatch/\n.. _webunit: http://mechanicalcat.net/tech/webunit/\n.. _pyUnit: http://pyunit.sourceforge.net/\n.. _API: api/index.html\n.. _Nuxeo: http://www.nuxeo.com/\n.. _`python cheese shop`: http://www.python.org/pypi/funkload/\n.. _EasyInstall: http://peak.telecommunity.com/DevCenter/EasyInstall\n.. _`GNU GPL`: http://www.gnu.org/licenses/licenses.html#GPL\n.. _doctest: http://docs.python.org/lib/module-doctest.html\n.. _demo: https://github.com/nuxeo/FunkLoad/tree/master/src/funkload/demo/\n\n.. Local Variables:\n.. mode: rst\n.. End:\n.. vim: set filetype=rst:", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/f/funkload/funkload-1.17.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://funkload.nuxeo.org/", "keywords": "testing benching load performance functional monitoring", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "funkload", "package_url": "https://pypi.org/project/funkload/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/funkload/", "project_urls": { "Download": "http://pypi.python.org/packages/source/f/funkload/funkload-1.17.1.tar.gz", "Homepage": "http://funkload.nuxeo.org/" }, "release_url": "https://pypi.org/project/funkload/1.17.1/", "requires_dist": null, "requires_python": null, "summary": "Functional and load web tester.", "version": "1.17.1" }, "last_serial": 1535395, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "c2627525af689cf361e0480a05def26b", "sha256": "8058a9b130e12aaaebd23617a4c2166d9e72e9cfd48012be9d54d9c5469e6fd6" }, "downloads": -1, "filename": "funkload-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c2627525af689cf361e0480a05def26b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70653, "upload_time": "2005-10-07T17:43:27", "url": "https://files.pythonhosted.org/packages/ee/d9/9f6cefc881802e62892e0c9878314a6ff637ec4c9fc6a267720c460a0d22/funkload-1.1.0.tar.gz" } ], "1.10.0": [ { "comment_text": "", "digests": { "md5": "9637dbf19a400c4d281afe0e1c0b7c9c", "sha256": "b1a619bec04f83ecf440aaa89b6dda91981d2837b9f1fe0f9358626fedbb266d" }, "downloads": -1, "filename": "funkload-1.10.0-py2.5.egg", "has_sig": false, "md5_digest": "9637dbf19a400c4d281afe0e1c0b7c9c", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 239548, "upload_time": "2009-03-25T18:14:43", "url": "https://files.pythonhosted.org/packages/4e/7d/b6d632fb7a3d77abde91186f41d4bdffc924b9a6ce5abe6171c9d8d65129/funkload-1.10.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "e92f41690ae682871f0721abef76778f", "sha256": "73f62c7763585bc7ed4ce8993e3e7d488942efccaf3bbfb469155921a5e8e2a3" }, "downloads": -1, "filename": "funkload-1.10.0.tar.gz", "has_sig": false, "md5_digest": "e92f41690ae682871f0721abef76778f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115399, "upload_time": "2009-03-25T18:18:24", "url": "https://files.pythonhosted.org/packages/b5/c7/570928db28554641ca0105b18f1b9a8a35847971510cfc5d96d711d0d23c/funkload-1.10.0.tar.gz" } ], "1.11.0": [ { "comment_text": "", "digests": { "md5": "6450697e5abe9634ca93de944c55b85a", "sha256": "70a0ca43fafd0628c773364676da4ea60aecbe21e488b63025b5c6ed8ef85326" }, "downloads": -1, "filename": "funkload-1.11.0-py2.4.egg", "has_sig": false, "md5_digest": "6450697e5abe9634ca93de944c55b85a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 246393, "upload_time": "2010-01-26T22:31:37", "url": "https://files.pythonhosted.org/packages/3a/87/8f5060e957d42a4b41354494c51f706c9747163d05c4d522fb869444da06/funkload-1.11.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "25d411d74ce087144ef96b1b2d002d5e", "sha256": "f42556d574be8b416a54c86b4b1a305a63c3167f3e9a35a1f6517763b97b27f4" }, "downloads": -1, "filename": "funkload-1.11.0-py2.5.egg", "has_sig": false, "md5_digest": "25d411d74ce087144ef96b1b2d002d5e", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 243615, "upload_time": "2010-01-26T22:31:42", "url": "https://files.pythonhosted.org/packages/a0/2f/df35dde8cd12de745f3a78330ddf0d1ff196314e1539c58cdcaff30b99db/funkload-1.11.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "40c30cc6ab6239fa76e3365b4132a32e", "sha256": "5d89b39ce532e8d31af4f09c70708be6b36a617a201636b1336e4a82a9f06c18" }, "downloads": -1, "filename": "funkload-1.11.0.tar.gz", "has_sig": false, "md5_digest": "40c30cc6ab6239fa76e3365b4132a32e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117928, "upload_time": "2010-01-26T22:31:34", "url": "https://files.pythonhosted.org/packages/7a/2a/94a8669ec8aae4cb4c23431cf6a26e4f5364daa0741c974e7af2238ef70e/funkload-1.11.0.tar.gz" } ], "1.12.0": [ { "comment_text": "", "digests": { "md5": "377661ef87991ce385f5e93904281cb6", "sha256": "c818c0273bb0852f4cdbd2d50e63b7045dfaf2f3199a6927a64d10925322b875" }, "downloads": -1, "filename": "funkload-1.12.0-py2.6.egg", "has_sig": false, "md5_digest": "377661ef87991ce385f5e93904281cb6", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 255151, "upload_time": "2010-05-26T21:33:39", "url": "https://files.pythonhosted.org/packages/77/db/c62e22fa4f45a16892d72d882e62f1027445354782756d51ffe99ed1d6d4/funkload-1.12.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e38ad869a17c6cb65a76f87cecb17bef", "sha256": "375eb97a0395b3473857999e98bdf175f9be5fa4500b2b5e3ab62f747acf8e3a" }, "downloads": -1, "filename": "funkload-1.12.0.tar.gz", "has_sig": false, "md5_digest": "e38ad869a17c6cb65a76f87cecb17bef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117755, "upload_time": "2010-05-26T21:33:36", "url": "https://files.pythonhosted.org/packages/06/fc/6d2089615e22e02024a3c11a74502ff446b88b22d43399962fc93ee14194/funkload-1.12.0.tar.gz" } ], "1.13.0": [ { "comment_text": "", "digests": { "md5": "af8ef9bff7e225aad33985340bb9a57c", "sha256": "619997f4db92f465e9f9170815aa95202d0788ef1946c98d484b2e1f94710c9e" }, "downloads": -1, "filename": "funkload-1.13.0-py2.6.egg", "has_sig": false, "md5_digest": "af8ef9bff7e225aad33985340bb9a57c", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 259371, "upload_time": "2010-07-27T22:12:30", "url": "https://files.pythonhosted.org/packages/d3/20/90d3a2c7df9749efcc01b6065b644484bd348d4c679e48afab3cc6a91a0f/funkload-1.13.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2018bf702dd30b30174af2d97cae66b1", "sha256": "39439301985994440ed9778106d5c0ec4286af062e9073b79f0437f6b887a1ee" }, "downloads": -1, "filename": "funkload-1.13.0.tar.gz", "has_sig": false, "md5_digest": "2018bf702dd30b30174af2d97cae66b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 120101, "upload_time": "2010-07-27T22:22:31", "url": "https://files.pythonhosted.org/packages/4f/82/6797e99017101d3803fdce6bc59d187887e948f7178b54a9a14a6dd450c5/funkload-1.13.0.tar.gz" } ], "1.14.0": [ { "comment_text": "", "digests": { "md5": "aa6aa67c18d06a94e16dcf17471ced1f", "sha256": "b6593563e33c3757d4fed4cd16807026478fee2c9c07fb046cd371972d673122" }, "downloads": -1, "filename": "funkload-1.14.0-py2.6.egg", "has_sig": false, "md5_digest": "aa6aa67c18d06a94e16dcf17471ced1f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 275196, "upload_time": "2011-02-14T22:26:34", "url": "https://files.pythonhosted.org/packages/a8/0b/e68c5e56f7d4aedddbafe85ef86d7e405112ad9dad19f95c45ffb033bbff/funkload-1.14.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e72cbe18584c28ed7a81153e4067374d", "sha256": "5e712e36a42827015d892ddf1b33b8d2466e429fb807f365bff5f025441e31ce" }, "downloads": -1, "filename": "funkload-1.14.0.tar.gz", "has_sig": false, "md5_digest": "e72cbe18584c28ed7a81153e4067374d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 167930, "upload_time": "2011-02-14T22:26:31", "url": "https://files.pythonhosted.org/packages/10/d7/28b20ccd9c06142a1b97ecd9cb25e965480dd5c8ec51f534359140e49117/funkload-1.14.0.tar.gz" } ], "1.15.0": [ { "comment_text": "", "digests": { "md5": "a203b5e5c4ca61136b3d3338560392c6", "sha256": "0ad08489c01cc589708b671c9eee2942f50aa2108dacb228cad51c545af23858" }, "downloads": -1, "filename": "funkload-1.15.0-py2.6.egg", "has_sig": false, "md5_digest": "a203b5e5c4ca61136b3d3338560392c6", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 278656, "upload_time": "2011-03-11T10:05:05", "url": "https://files.pythonhosted.org/packages/ad/69/2d4c6e65c60a17823571134da643fe8d7e40c5658b948b86ca2ab1b1e4df/funkload-1.15.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "22748ba0b19907314b888ab4476eaf98", "sha256": "4dda0cab43d915b53d4294ff5cf2fd02c337a52f5e0805ecba34b39ea5ff8796" }, "downloads": -1, "filename": "funkload-1.15.0.tar.gz", "has_sig": false, "md5_digest": "22748ba0b19907314b888ab4476eaf98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73757, "upload_time": "2011-03-11T10:05:01", "url": "https://files.pythonhosted.org/packages/50/4f/b82a2df17f45eed9c959e908c79cde3f1eb0f8d1524986a2ad3dc3921371/funkload-1.15.0.tar.gz" } ], "1.16.0": [ { "comment_text": "", "digests": { "md5": "50b8d3c856f8316f00e52e861f047534", "sha256": "57c5d7d3a02a7c26e7351143a737d6688a4b77571ceff7c1913c80e8b2b04062" }, "downloads": -1, "filename": "funkload-1.16.0-py2.6.egg", "has_sig": false, "md5_digest": "50b8d3c856f8316f00e52e861f047534", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 296275, "upload_time": "2011-07-21T10:11:40", "url": "https://files.pythonhosted.org/packages/da/1e/1bb887924265ccde5436ef71387b92084e7f9f32120e76bf96e50e974f58/funkload-1.16.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "50e63092560812a79edea6fc566f42d5", "sha256": "0ca1b2e207d3d6827483a16973b4e856fb01c49803534036c657c0599d79623c" }, "downloads": -1, "filename": "funkload-1.16.0-py2.7.egg", "has_sig": false, "md5_digest": "50e63092560812a79edea6fc566f42d5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 295261, "upload_time": "2011-07-22T09:30:46", "url": "https://files.pythonhosted.org/packages/31/d0/3b18af4e7349c57a60d17358f863338e11cf92c78f6507f742e32fa7808e/funkload-1.16.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "609e76b4ad65e1a25b5883aa8ede397b", "sha256": "4070820d39cd2e9aeae98632105fb7f093331bff75298c1debf426c93c99db5e" }, "downloads": -1, "filename": "funkload-1.16.0.tar.gz", "has_sig": false, "md5_digest": "609e76b4ad65e1a25b5883aa8ede397b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 158365, "upload_time": "2011-07-21T10:11:21", "url": "https://files.pythonhosted.org/packages/a0/52/dc11bb3b44110a34ea67f2035835119b2bf378ac863a0c9037b2b1b0b851/funkload-1.16.0.tar.gz" } ], "1.16.1": [ { "comment_text": "", "digests": { "md5": "1d574e7572ce848cc450fd77dd8beca6", "sha256": "10c1951199b5625b4811d7575771c221770beea112587f6f3344ac6538b8cebb" }, "downloads": -1, "filename": "funkload-1.16.1-py2.6.egg", "has_sig": false, "md5_digest": "1d574e7572ce848cc450fd77dd8beca6", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 296318, "upload_time": "2011-07-29T10:36:11", "url": "https://files.pythonhosted.org/packages/c4/58/7656c2acafd006891ce3f8383bc6525beb9171b50061abd9a7657b9b01ee/funkload-1.16.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "b761f1e6f5fcf58caf1a072aad0a9d76", "sha256": "86d845b921f8895794f2c12a71ccd46547db5df8ee38628bf43ec6defc0a67f7" }, "downloads": -1, "filename": "funkload-1.16.1-py2.7.egg", "has_sig": false, "md5_digest": "b761f1e6f5fcf58caf1a072aad0a9d76", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 295299, "upload_time": "2011-07-29T10:36:17", "url": "https://files.pythonhosted.org/packages/6b/1e/85ef53dfa0d350d8dbb2715c4d45f61893c272aaf0faf124f67a2e89357a/funkload-1.16.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "d2e5e5098e332c75b02825ed4318e49c", "sha256": "e268a6209e3c225b1af7474031c10c3f92cd28ea8a1226facb5987cde026fb58" }, "downloads": -1, "filename": "funkload-1.16.1.tar.gz", "has_sig": false, "md5_digest": "d2e5e5098e332c75b02825ed4318e49c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 186031, "upload_time": "2011-07-29T10:36:07", "url": "https://files.pythonhosted.org/packages/bd/99/8ac848098b42be0927c2e9013a974b41dc973f7087a1292075fd31da034a/funkload-1.16.1.tar.gz" } ], "1.17.0": [ { "comment_text": "", "digests": { "md5": "2a16f1212c293a200632ae1ff699e822", "sha256": "9736fbb55d1f7e0123cb9948b322f33ecd8fa428ee8a398e19edffb23ca376b8" }, "downloads": -1, "filename": "funkload-1.17.0-py2.7.egg", "has_sig": false, "md5_digest": "2a16f1212c293a200632ae1ff699e822", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 317501, "upload_time": "2015-05-06T09:15:29", "url": "https://files.pythonhosted.org/packages/0d/08/efebde7e28cdc1dc8a8da528632d301d23eb71139e1eb3e7071a36ec5f40/funkload-1.17.0-py2.7.egg" } ], "1.17.1": [ { "comment_text": "", "digests": { "md5": "dc1670557099761544a529f84a09c063", "sha256": "3e8168d8ff141f420811b6a65e4b7ff0b2ac60029927e93bba2583acf805a4c5" }, "downloads": -1, "filename": "funkload-1.17.1-py2.7.egg", "has_sig": false, "md5_digest": "dc1670557099761544a529f84a09c063", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 317499, "upload_time": "2015-05-06T10:40:52", "url": "https://files.pythonhosted.org/packages/2e/a4/568da99ea7f93997fe8e812d93a24ff6430cf96da0cd93cc48c7f8c178c4/funkload-1.17.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1bf832246a5bedbc7fbbf352841c8c0b", "sha256": "f0518e9a306443cd03e573f80532bf4cbb014720c925403b6010a804783594da" }, "downloads": -1, "filename": "funkload-1.17.1.tar.gz", "has_sig": false, "md5_digest": "1bf832246a5bedbc7fbbf352841c8c0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107796, "upload_time": "2015-05-06T10:43:26", "url": "https://files.pythonhosted.org/packages/7b/c8/93b0584fc7a718024559b6c480468644bfd88d33dd24a4f5bd048845130b/funkload-1.17.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "5eef1ea4c5c0328335c3909c0c91b9c8", "sha256": "718569d8f78f63255a18c8cfa83e7847b776e710eff931bc808d7099e588fb79" }, "downloads": -1, "filename": "funkload-1.2.0-py2.3.egg", "has_sig": true, "md5_digest": "5eef1ea4c5c0328335c3909c0c91b9c8", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 165077, "upload_time": "2005-10-19T13:19:57", "url": "https://files.pythonhosted.org/packages/ce/00/9b3f91cd74232d1135b9a6d687452d561cbe8b0c13102c8a225e6d48d95f/funkload-1.2.0-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "672d8e41a78c4d4b287f341a427a5fec", "sha256": "777ec75d838e07fda84bf2e99ccf486eccc188a2d72b7232f8b1f168029a7cd4" }, "downloads": -1, "filename": "funkload-1.2.0-py2.4.egg", "has_sig": true, "md5_digest": "672d8e41a78c4d4b287f341a427a5fec", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 164887, "upload_time": "2005-10-19T13:20:25", "url": "https://files.pythonhosted.org/packages/7b/35/ea7f7f69d93bea2a613591191a066844798416f1a5e03d10c932fdd23257/funkload-1.2.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "e869eeae2207a3a9062c598df1900350", "sha256": "23f61587668459a485b4cc40a297cae242f33d961a2b9dc088f449b970abcf25" }, "downloads": -1, "filename": "funkload-1.2.0.tar.gz", "has_sig": true, "md5_digest": "e869eeae2207a3a9062c598df1900350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76152, "upload_time": "2005-10-19T13:19:43", "url": "https://files.pythonhosted.org/packages/cd/1e/7cb6d5361a3b383b8b567c0cbcb36218883da5bd9c6640def043c71ebdca/funkload-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "51149f2115dae06a9463a44ce415b4ed", "sha256": "dd8a8b0afb703d6f63b73cf32777cfc46bc1f8efac7f0c613f99fa75f7fa9a9f" }, "downloads": -1, "filename": "funkload-1.3.0-py2.3.egg", "has_sig": true, "md5_digest": "51149f2115dae06a9463a44ce415b4ed", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 177015, "upload_time": "2005-11-08T15:24:09", "url": "https://files.pythonhosted.org/packages/75/39/37b1f3e00ce4c13253e24292a73fe109713f65f015d766fdc4f7aebc8452/funkload-1.3.0-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "8b7e601ee0a3ee115700a86441a872f0", "sha256": "2982385bcc0aa6852ab35f4c94caf47900050b1badd55574c67c131e97685b97" }, "downloads": -1, "filename": "funkload-1.3.0-py2.4.egg", "has_sig": true, "md5_digest": "8b7e601ee0a3ee115700a86441a872f0", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 176843, "upload_time": "2005-11-08T15:24:25", "url": "https://files.pythonhosted.org/packages/ef/7c/5ee8f3feea14c86ce9e763283f2b06d224a5187ec7d07d3a696cfdfd0f60/funkload-1.3.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "f701e07936bc8711be884906029408bc", "sha256": "c74fb5e1b9977d718147374ccb90451b31e76533b40d3deef49d124465dc3ebc" }, "downloads": -1, "filename": "funkload-1.3.0.tar.gz", "has_sig": true, "md5_digest": "f701e07936bc8711be884906029408bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80786, "upload_time": "2005-11-08T15:23:52", "url": "https://files.pythonhosted.org/packages/7c/96/8a721b74a413c5dd8957c3f845ec3fee78de85d1c11debb93a5d5d1d0ee0/funkload-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "706abbac205b2558c8c06c8bbe67a56c", "sha256": "1893fd00f80dde1401c11005eb75c4178c8b4a79ee37cfb0e5ca85e661b876eb" }, "downloads": -1, "filename": "funkload-1.3.1-py2.3.egg", "has_sig": true, "md5_digest": "706abbac205b2558c8c06c8bbe67a56c", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 177212, "upload_time": "2005-11-10T09:00:29", "url": "https://files.pythonhosted.org/packages/ae/f8/63c18ef35319f65506f611b63482f89698f75e7e4392f9f7ad2bf7b5f4a3/funkload-1.3.1-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "8151a4f80688d68f141ac1ffe7265135", "sha256": "e693af5161f2c12395397a9d1625603efdc63fe43b99a27df1c064908130448d" }, "downloads": -1, "filename": "funkload-1.3.1-py2.4.egg", "has_sig": true, "md5_digest": "8151a4f80688d68f141ac1ffe7265135", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 177060, "upload_time": "2005-11-10T09:00:38", "url": "https://files.pythonhosted.org/packages/33/ec/48a1919f48a65e8b7421bfbd19224ec9bea0f939e820ec99093073c17853/funkload-1.3.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "a92f34f384e2299133eb2ed8b1e01590", "sha256": "8fe70895c66253f8d5f70e901593f332ec999fc51058876800e55ed4d38c2e46" }, "downloads": -1, "filename": "funkload-1.3.1.tar.gz", "has_sig": true, "md5_digest": "a92f34f384e2299133eb2ed8b1e01590", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81010, "upload_time": "2005-11-10T09:00:22", "url": "https://files.pythonhosted.org/packages/42/d9/ca344db54b3ed4078b559d4262cb1641f699aa9b877e6d962236091259cc/funkload-1.3.1.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "08fdfaebc450b4d265d040f617d62cbe", "sha256": "387a2e69ccb1523c0d6adc779513f1ffe780efe6c60bc4d1ca5deb61f5f0a929" }, "downloads": -1, "filename": "funkload-1.4.0-py2.3.egg", "has_sig": true, "md5_digest": "08fdfaebc450b4d265d040f617d62cbe", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 178556, "upload_time": "2005-12-08T17:12:54", "url": "https://files.pythonhosted.org/packages/db/6b/d856a59b382f42833395198bade560941ddc4c700839b9c7bdf96e0425a5/funkload-1.4.0-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "6d1dd8e669d9a4653687a1479cb06a5a", "sha256": "56e40e78153af115a4224344975fec834d07c9a87775bc5a2250682a201ae89c" }, "downloads": -1, "filename": "funkload-1.4.0-py2.4.egg", "has_sig": true, "md5_digest": "6d1dd8e669d9a4653687a1479cb06a5a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 178347, "upload_time": "2005-12-08T17:13:06", "url": "https://files.pythonhosted.org/packages/b5/3a/cd28c01e387eaae094e59f125650b4bcf0eb92a6ebecd18ae1dd482cb8fb/funkload-1.4.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "db2c7b10eb75a92856d53a380a67ce00", "sha256": "d6609b6fd45cc946d54d9f30215966194443846954713c4352eb24862fb759bd" }, "downloads": -1, "filename": "funkload-1.4.0.tar.gz", "has_sig": true, "md5_digest": "db2c7b10eb75a92856d53a380a67ce00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84840, "upload_time": "2005-12-08T17:12:38", "url": "https://files.pythonhosted.org/packages/3e/e0/bd4a9e2ff09e382a7d852e083d5fb9453381fec33f373afe0a009bc500fb/funkload-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "90cd7ecc7e3a673406caa7173a72a4ba", "sha256": "224b8b8131d58505aa7354745f1e3a85e31ab248d7f6cad27635e10ec73cb2fd" }, "downloads": -1, "filename": "funkload-1.4.1-py2.3.egg", "has_sig": true, "md5_digest": "90cd7ecc7e3a673406caa7173a72a4ba", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 178643, "upload_time": "2005-12-16T10:57:36", "url": "https://files.pythonhosted.org/packages/1f/6d/f0bdbf1deccabf1aa4268985276596b023d53e7fc2ead2049cb016a551cf/funkload-1.4.1-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "2abdac07c81b175a67447efad73f5061", "sha256": "5473f01b2f2c3ef0d917e60d321efb9d3d76d22602d8ac75b6cfe1753b2393bf" }, "downloads": -1, "filename": "funkload-1.4.1-py2.4.egg", "has_sig": true, "md5_digest": "2abdac07c81b175a67447efad73f5061", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 178437, "upload_time": "2005-12-16T10:57:44", "url": "https://files.pythonhosted.org/packages/02/4f/e794b386a6dfea7f4c74038c13403595d4cbe5abfac41b4a482ba8c8ddae/funkload-1.4.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "d743e9c5618f37c93b4cd44a1ba16103", "sha256": "477d4a3cf8acc18ac4f3926ae0f8d2f5094a98b306080f3f5b88f1d236842046" }, "downloads": -1, "filename": "funkload-1.4.1.tar.gz", "has_sig": true, "md5_digest": "d743e9c5618f37c93b4cd44a1ba16103", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 85142, "upload_time": "2005-12-16T10:57:26", "url": "https://files.pythonhosted.org/packages/51/85/fdbd405a79c090880daa5a2de1ccd0a621420751603e5f707a7d27609d47/funkload-1.4.1.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "fbeba8fbc10b4819fcc084bd01e517c7", "sha256": "2c59b10d542aece9b596aea4340be2ecefa8c23122b7415e7d8427904b2b7c3b" }, "downloads": -1, "filename": "funkload-1.5.0-py2.3.egg", "has_sig": true, "md5_digest": "fbeba8fbc10b4819fcc084bd01e517c7", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 198903, "upload_time": "2006-01-31T15:01:18", "url": "https://files.pythonhosted.org/packages/6a/7d/a47b7215944553bd86e3e093fe100929907934096816ba6cfcfdbe9991f2/funkload-1.5.0-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "a57301528b81c99cd223539486f09435", "sha256": "fb32fb8e2727f272eea4e7af78587576d0d84d045844c5655fcf69a836c8aa4b" }, "downloads": -1, "filename": "funkload-1.5.0-py2.4.egg", "has_sig": true, "md5_digest": "a57301528b81c99cd223539486f09435", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 198730, "upload_time": "2006-01-31T15:01:28", "url": "https://files.pythonhosted.org/packages/dd/68/2c2326916a4ec6cfc4b834093ea62df022f3f154bb4e1b41adaa1943f22a/funkload-1.5.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "d3caaf90f5dea2f51538bed2118da85b", "sha256": "b1e241a602a07f92977dcf3075fd06788e569451f5bb367707fed3f8cf366fdf" }, "downloads": -1, "filename": "funkload-1.5.0.tar.gz", "has_sig": true, "md5_digest": "d3caaf90f5dea2f51538bed2118da85b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92343, "upload_time": "2006-01-31T15:01:11", "url": "https://files.pythonhosted.org/packages/ba/06/e02aac688770f00648752c3522b56bdbb3abbec0ebeb94825d5958d40e32/funkload-1.5.0.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "ee1fe293ef37406f7dcca63e575ed9dc", "sha256": "cb7f185c0a2e8eb02b37292e2bbfe03001ddc67b464680a0a0a7e365da1a58ba" }, "downloads": -1, "filename": "funkload-1.6.0-py2.3.egg", "has_sig": true, "md5_digest": "ee1fe293ef37406f7dcca63e575ed9dc", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 627657, "upload_time": "2007-02-27T09:35:21", "url": "https://files.pythonhosted.org/packages/c9/00/60f7c828261301adca4d023d575eec54f37c1ffd125a60f967a03c1f469e/funkload-1.6.0-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "25c99e943acc02fbcbe0d32d64d5e12c", "sha256": "2b024173d3aedaa62c54ffe6b8b347f9e9dab176ca47340fc5c41397397e71a2" }, "downloads": -1, "filename": "funkload-1.6.0-py2.4.egg", "has_sig": true, "md5_digest": "25c99e943acc02fbcbe0d32d64d5e12c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 207237, "upload_time": "2007-02-27T09:35:32", "url": "https://files.pythonhosted.org/packages/b0/94/45c95fe308fd17bdba4b47805b083fd7eb01a091813e85791cc39a047677/funkload-1.6.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "dbc4e568db2f20a1c1bca918a450e153", "sha256": "dca7bffd990fe83144c651e7a623cb685cf11513a67d4a05b3a98c6f6c192509" }, "downloads": -1, "filename": "funkload-1.6.0.tar.gz", "has_sig": true, "md5_digest": "dbc4e568db2f20a1c1bca918a450e153", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96725, "upload_time": "2007-02-27T09:35:12", "url": "https://files.pythonhosted.org/packages/1f/05/6c4d78573ca2bd9706e5f48906e43cf43cac0b7010a70bcc31760a4b504b/funkload-1.6.0.tar.gz" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "299997f97166865ab179bd3e44e695fd", "sha256": "699cdbf91da61c2c9b6f3193d18bea717ccaaa9953f084b268cd27d13f576ec7" }, "downloads": -1, "filename": "funkload-1.6.1-py2.3.egg", "has_sig": true, "md5_digest": "299997f97166865ab179bd3e44e695fd", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 628299, "upload_time": "2007-03-09T11:07:21", "url": "https://files.pythonhosted.org/packages/c8/4d/e8a4f5c86b78be51177c6ac1d2740704512b70a328558b3dcedee6a28c40/funkload-1.6.1-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "9c8378bf53ef2a65528fd4367bf5b242", "sha256": "91c99ccd2d3b828413ad9a2cd4c101fb98375f8d70b95d525a51068774bef476" }, "downloads": -1, "filename": "funkload-1.6.1-py2.4.egg", "has_sig": true, "md5_digest": "9c8378bf53ef2a65528fd4367bf5b242", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 207282, "upload_time": "2007-03-09T11:07:33", "url": "https://files.pythonhosted.org/packages/ad/6a/fb25552ab68dd5825f2a022d505934266a8880658b88b63b1943ca80893a/funkload-1.6.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "b404b772e167661295efa8cb0d05bf18", "sha256": "8e58e2eddb01c05fb0abd4f303c7d6bfedf42a0338898c5e8533117c1848b749" }, "downloads": -1, "filename": "funkload-1.6.1.tar.gz", "has_sig": true, "md5_digest": "b404b772e167661295efa8cb0d05bf18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96866, "upload_time": "2007-03-09T11:07:07", "url": "https://files.pythonhosted.org/packages/a7/a6/02b30f23401a196d99ed1422933720332c6c0c56d67e53a5525ee52222b0/funkload-1.6.1.tar.gz" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "903124c6913bf7f65a9b4bceec59e2af", "sha256": "364848d1cfb880e26103c8f7ead361602b357b67775b77ddfe297e7ed43e78ea" }, "downloads": -1, "filename": "funkload-1.6.2-py2.3.egg", "has_sig": true, "md5_digest": "903124c6913bf7f65a9b4bceec59e2af", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 628027, "upload_time": "2007-04-10T08:53:08", "url": "https://files.pythonhosted.org/packages/a5/8f/17f377aa31cba0700cacaf8a44f048bb1667a05ad64b43e21dc90a0805c7/funkload-1.6.2-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "3dd56597ae1ac2edaa3e1b81be89369e", "sha256": "bab619dbb70d984383e1bf86525864380ab297b3cc5719e090a03d460c05ac4e" }, "downloads": -1, "filename": "funkload-1.6.2-py2.4.egg", "has_sig": true, "md5_digest": "3dd56597ae1ac2edaa3e1b81be89369e", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 207243, "upload_time": "2007-04-10T08:53:25", "url": "https://files.pythonhosted.org/packages/0e/92/397c9138f49a3d0f4bc8ef120f1b150de7803bd9a4f169f6680ca732f2ae/funkload-1.6.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "4f18429db038c6930b8891aa73693b17", "sha256": "f3a7df88a885a1dbcbdd35a42c307a3e38c2cf60e48bfba8e230056f21efe30e" }, "downloads": -1, "filename": "funkload-1.6.2.tar.gz", "has_sig": true, "md5_digest": "4f18429db038c6930b8891aa73693b17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96943, "upload_time": "2007-04-10T08:52:58", "url": "https://files.pythonhosted.org/packages/1d/1a/8ab64b6bc121dcb3e3fe7012833fa27f800f76eef4ec3c49b65fa0bad7d6/funkload-1.6.2.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "a74a2668527e84b3d40a0ff1d76a9fa9", "sha256": "c42ee7f8c6601c996e9da584688373fd2b76922a1c1a615756000efd5fa45c8d" }, "downloads": -1, "filename": "funkload-1.7.0-py2.4.egg", "has_sig": false, "md5_digest": "a74a2668527e84b3d40a0ff1d76a9fa9", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 209175, "upload_time": "2008-07-23T20:50:15", "url": "https://files.pythonhosted.org/packages/46/fd/7637eb21ccda520b93a4e20c4cffed4fb32473ef233eb26d623e543cd82e/funkload-1.7.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "b41d92ddd89213e8cb61f663818317cd", "sha256": "456e97797f0a266967e65dcf020cfebf542a1cc55c64f78dd43171c67d466d8f" }, "downloads": -1, "filename": "funkload-1.7.0-py2.5.egg", "has_sig": false, "md5_digest": "b41d92ddd89213e8cb61f663818317cd", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 206935, "upload_time": "2008-07-23T20:50:23", "url": "https://files.pythonhosted.org/packages/ad/eb/040c56a30fd711227593671ccb084ce4adb5d1c1cfa955118bba76a9ecac/funkload-1.7.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "6359159a62cc8bee4c5c13670eb87c86", "sha256": "fa9c94278bef46ea12861e6fc421c2600559b3d8b328563c999858a388db0436" }, "downloads": -1, "filename": "funkload-1.7.0.tar.gz", "has_sig": false, "md5_digest": "6359159a62cc8bee4c5c13670eb87c86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101377, "upload_time": "2008-07-23T20:50:08", "url": "https://files.pythonhosted.org/packages/69/d8/08f91339656943c44131a6cb660071031115b823b87af2bb2dbfee1da318/funkload-1.7.0.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "038323305239bef1d4d16d918bfb3977", "sha256": "49cf6a530ee4da1532bd65a82342917ef540a8937a006c5a0c97fde09d0695fc" }, "downloads": -1, "filename": "funkload-1.8.0-py2.4.egg", "has_sig": false, "md5_digest": "038323305239bef1d4d16d918bfb3977", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 209569, "upload_time": "2008-07-28T20:50:45", "url": "https://files.pythonhosted.org/packages/96/c7/59fc1493231fbc5d54e08fc35581d6d7b50940d0a5a5658353b066230d20/funkload-1.8.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9b8640a910a9d53ff212c0817d74abc4", "sha256": "26f16e3b5e684a03cf9d9898b690d448296101bd3860db19135e53c597d6a84d" }, "downloads": -1, "filename": "funkload-1.8.0-py2.5.egg", "has_sig": false, "md5_digest": "9b8640a910a9d53ff212c0817d74abc4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 207247, "upload_time": "2008-07-28T20:50:54", "url": "https://files.pythonhosted.org/packages/13/37/c480b3746404598633ff8cd7d34568bef31aa2995de79dadfae9b03e845c/funkload-1.8.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "5be77d09704bd9e361115f0f5ea6d7b0", "sha256": "e2bda96ebe82186d08b29178fc1fb24cc7186ad4ea1acb6a89ac0fd4c6192f53" }, "downloads": -1, "filename": "funkload-1.8.0.tar.gz", "has_sig": false, "md5_digest": "5be77d09704bd9e361115f0f5ea6d7b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101898, "upload_time": "2008-07-28T20:50:39", "url": "https://files.pythonhosted.org/packages/9b/d1/9906fcb34ca5bf3800a0ad566e627036df94c29009996cae42e5b7f9c847/funkload-1.8.0.tar.gz" } ], "1.9.0": [ { "comment_text": "", "digests": { "md5": "255f6954eac854e08ed9fbc2bba48aa3", "sha256": "132f6c7f72c3f47c016fa7d360e5c5d35c8ec042c5b1bfb66e58fc301943df83" }, "downloads": -1, "filename": "funkload-1.9.0-py2.4.egg", "has_sig": false, "md5_digest": "255f6954eac854e08ed9fbc2bba48aa3", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 239786, "upload_time": "2008-11-07T20:05:44", "url": "https://files.pythonhosted.org/packages/3d/53/2a91d615f430cd70816460af3b6176acbf229b25ec7fc1766dfc9506a245/funkload-1.9.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "9a454a2496abc43de62f8f3ec3e2a156", "sha256": "cd4caf062d9fab33c6e3505916b948420a879c5f247b81e3947f12544bff79ec" }, "downloads": -1, "filename": "funkload-1.9.0-py2.5.egg", "has_sig": false, "md5_digest": "9a454a2496abc43de62f8f3ec3e2a156", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 237066, "upload_time": "2008-11-07T20:05:49", "url": "https://files.pythonhosted.org/packages/10/50/8611416c83b2d0e45531749993d2f346648b8c366dd3ae837400a92a5f11/funkload-1.9.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "ff3641edd39a4b6125faf170c9c8d058", "sha256": "d21be085e677e81f1a0821493440bb09782d87e99227a97e68e4ed0ddb434614" }, "downloads": -1, "filename": "funkload-1.9.0.tar.gz", "has_sig": false, "md5_digest": "ff3641edd39a4b6125faf170c9c8d058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 106632, "upload_time": "2008-11-07T20:05:41", "url": "https://files.pythonhosted.org/packages/6b/88/2969188bd24ca26d3d0aa3757a0d47deffdd8b78f6549e70343d7120441b/funkload-1.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc1670557099761544a529f84a09c063", "sha256": "3e8168d8ff141f420811b6a65e4b7ff0b2ac60029927e93bba2583acf805a4c5" }, "downloads": -1, "filename": "funkload-1.17.1-py2.7.egg", "has_sig": false, "md5_digest": "dc1670557099761544a529f84a09c063", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 317499, "upload_time": "2015-05-06T10:40:52", "url": "https://files.pythonhosted.org/packages/2e/a4/568da99ea7f93997fe8e812d93a24ff6430cf96da0cd93cc48c7f8c178c4/funkload-1.17.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1bf832246a5bedbc7fbbf352841c8c0b", "sha256": "f0518e9a306443cd03e573f80532bf4cbb014720c925403b6010a804783594da" }, "downloads": -1, "filename": "funkload-1.17.1.tar.gz", "has_sig": false, "md5_digest": "1bf832246a5bedbc7fbbf352841c8c0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107796, "upload_time": "2015-05-06T10:43:26", "url": "https://files.pythonhosted.org/packages/7b/c8/93b0584fc7a718024559b6c480468644bfd88d33dd24a4f5bd048845130b/funkload-1.17.1.tar.gz" } ] }