{ "info": { "author": "Stephane Thiell", "author_email": "sthiell@stanford.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Clustering", "Topic :: System :: Distributed Computing" ], "description": "ClusterShell is an event-driven open source Python framework, designed to run\nlocal or distant commands in parallel on server farms or on large Linux\nclusters. It will take care of common issues encountered on HPC clusters, such\nas operating on groups of nodes, running distributed commands using optimized\nexecution algorithms, as well as gathering results and merging identical\noutputs, or retrieving return codes. ClusterShell takes advantage of existing\nremote shell facilities already installed on your systems, like SSH.\n\nUser tools\n----------\n\nClusterShell provides clush, clubak and cluset/nodeset, convenient command-line\ntools that allow traditional shell scripts to benefit from some of the\nlibrary's features:\n\n- **clush**: issue commands to cluster nodes and format output\n\nExample of use:\n\n::\n\n $ clush -abL uname -r\n node[32-49,51-71,80,82-150,156-159]: 2.6.18-164.11.1.el5\n node[3-7,72-79]: 2.6.18-164.11.1.el5_lustre1.10.0.36\n node[2,151-155]: 2.6.31.6-145.fc11.2.x86_64\n\nSee *man clush* for more details.\n\n- **clubak**: improved dshbak to gather and sort dsh-like outputs\n\nSee *man clubak* for more details.\n\n- **nodeset** (or **cluset**): compute advanced nodeset/nodegroup operations\n\nExamples of use:\n\n::\n\n $ echo node160 node161 node162 node163 | nodeset -f\n node[160-163]\n\n $ nodeset -f node[0-7,32-159] node[160-163]\n node[0-7,32-163]\n\n $ nodeset -e node[160-163]\n node160 node161 node162 node163\n\n $ nodeset -f node[32-159] -x node33\n node[32,34-159]\n\n $ nodeset -f node[32-159] -i node[0-7,20-21,32,156-159]\n node[32,156-159]\n\n $ nodeset -f node[33-159] --xor node[32-33,156-159]\n node[32,34-155]\n\n $ nodeset -l\n @oss\n @mds\n @io\n @compute\n\n $ nodeset -e @mds\n node6 node7\n\nSee *man nodeset* (or *man cluset*) for more details.\n\nPlease visit the ClusterShell website_.\n\n.. _website: http://cea-hpc.github.io/clustershell/", "description_content_type": "", "docs_url": "https://pythonhosted.org/ClusterShell/", "download_url": "http://sourceforge.net/projects/clustershell/files/clustershell/1.8.1/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://clustershell.sourceforge.net/", "keywords": "clustershell,clush,clubak,nodeset", "license": "LGPLv2+", "maintainer": "", "maintainer_email": "", "name": "ClusterShell", "package_url": "https://pypi.org/project/ClusterShell/", "platform": "GNU/Linux", "project_url": "https://pypi.org/project/ClusterShell/", "project_urls": { "Download": "http://sourceforge.net/projects/clustershell/files/clustershell/1.8.1/", "Homepage": "http://clustershell.sourceforge.net/" }, "release_url": "https://pypi.org/project/ClusterShell/1.8.1/", "requires_dist": null, "requires_python": "", "summary": "ClusterShell library and tools", "version": "1.8.1" }, "last_serial": 4446903, "releases": { "1.2": [ { "comment_text": "CentOS5 / RHEL5 RPM", "digests": { "md5": "fd1b2fbb0cff8d933bd7684ec7dc36cd", "sha256": "e33e53da157ecf6a6acfa7d6d8fbdc1251ba36216f53da66f7fd15b2604161f0" }, "downloads": -1, "filename": "clustershell-1.2-1.el5.noarch.rpm", "has_sig": false, "md5_digest": "fd1b2fbb0cff8d933bd7684ec7dc36cd", "packagetype": "bdist_rpm", "python_version": "2.4", "requires_python": null, "size": 1532885, "upload_time": "2010-03-10T12:58:58", "url": "https://files.pythonhosted.org/packages/d1/2d/d565f5d3b4d4877460806aede8b5c11ff8fb1b9180718314a55ece7fcdc2/clustershell-1.2-1.el5.noarch.rpm" }, { "comment_text": "Fedora 11 RPM", "digests": { "md5": "9a02b9b327f217e252b129a2f644654d", "sha256": "82fb8567a74273b429dd7937a0fa1e4d6ef5cab445d76f26ac8e19e87c1a053c" }, "downloads": -1, "filename": "clustershell-1.2-1.fc11.noarch.rpm", "has_sig": false, "md5_digest": "9a02b9b327f217e252b129a2f644654d", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 1516905, "upload_time": "2010-03-10T12:59:22", "url": "https://files.pythonhosted.org/packages/5c/ac/b06ae0a66c6d0cb3a1d5b615765596e50fed453809ebb634cc4328689873/clustershell-1.2-1.fc11.noarch.rpm" }, { "comment_text": "Fedora 12 RPM", "digests": { "md5": "76317397795b148ef11e0d64b2848b5e", "sha256": "82f43dc62d0b160cfe5814c57723fa4ddc758a163742499a6643518eeb83e052" }, "downloads": -1, "filename": "clustershell-1.2-1.fc12.noarch.rpm", "has_sig": false, "md5_digest": "76317397795b148ef11e0d64b2848b5e", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 1365724, "upload_time": "2010-03-10T13:16:24", "url": "https://files.pythonhosted.org/packages/2e/28/5bc4ea82ffc3cab8dae9b214115aeba697de0b0dc9d3c331b96c5f5a4355/clustershell-1.2-1.fc12.noarch.rpm" }, { "comment_text": "", "digests": { "md5": "41a684bfcd2629d5cba133f20123b6b7", "sha256": "ce2a345e80845bbbf5c1f924131de2529b3df997c76766c52aaac2d69b5b1c39" }, "downloads": -1, "filename": "clustershell-1.2.tgz", "has_sig": false, "md5_digest": "41a684bfcd2629d5cba133f20123b6b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1519539, "upload_time": "2010-03-10T11:36:49", "url": "https://files.pythonhosted.org/packages/a0/4e/c4d3f3c86a2066dbe1d132979847bed7ce095a6ba41fc4aca5d2c28ef9e0/clustershell-1.2.tgz" } ], "1.2.84": [ { "comment_text": "CentOS5 / RHEL5 RPM", "digests": { "md5": "30ffde484b4eafe5163c76ee2fee70cf", "sha256": "23b8f6b29069716c1c79dac8e3b3c463ea44b1e01174c8089b1e4e3882c2fe9a" }, "downloads": -1, "filename": "clustershell-1.2.84-1.el5.noarch.rpm", "has_sig": false, "md5_digest": "30ffde484b4eafe5163c76ee2fee70cf", "packagetype": "bdist_rpm", "python_version": "2.4", "requires_python": null, "size": 188979, "upload_time": "2010-06-08T18:19:39", "url": "https://files.pythonhosted.org/packages/7f/93/e5b27c09a6b838e7b561511d8231c7c01ebfd77e0fb9082570b3d0d70d80/clustershell-1.2.84-1.el5.noarch.rpm" }, { "comment_text": "Fedora 12 RPM", "digests": { "md5": "88f9892677b2eaa84bad9b71785b8bc2", "sha256": "c57bfa2713f26e99de92bd04081b8fd5d8b762f656fe21506512179745ff62f2" }, "downloads": -1, "filename": "clustershell-1.2.84-1.fc12.noarch.rpm", "has_sig": false, "md5_digest": "88f9892677b2eaa84bad9b71785b8bc2", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 141768, "upload_time": "2010-06-08T18:20:08", "url": "https://files.pythonhosted.org/packages/e3/33/24875fe683153e4b959efba5264932069dc1d5fa0d43249ce13689590420/clustershell-1.2.84-1.fc12.noarch.rpm" }, { "comment_text": "1.3 beta4", "digests": { "md5": "10318b639806b82f60161eb6b0839982", "sha256": "a9aa0c6c61f82677f5c512e00e873ee19ac43225f4b2050376ab6e63d2f6ce04" }, "downloads": -1, "filename": "clustershell-1.2.84.tgz", "has_sig": false, "md5_digest": "10318b639806b82f60161eb6b0839982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125319, "upload_time": "2010-06-08T18:18:36", "url": "https://files.pythonhosted.org/packages/1e/2e/26b259e91c4717b96fa0ca862636844eff306f3917a0a5c29d16f081142b/clustershell-1.2.84.tgz" } ], "1.2.86": [ { "comment_text": "CentOS5 / RHEL5 RPM", "digests": { "md5": "f65fad56571583b06dee373c8faf18ed", "sha256": "577759c953d7726f8ead1d0dbdb3da78addc29f4cd8332670268e83d6d964799" }, "downloads": -1, "filename": "clustershell-1.2.86-1.el5.noarch.rpm", "has_sig": false, "md5_digest": "f65fad56571583b06dee373c8faf18ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 193368, "upload_time": "2010-06-17T23:51:08", "url": "https://files.pythonhosted.org/packages/e4/1b/175efb377d179d160df709c1d307762ec42394c20b25adf5dc904608930c/clustershell-1.2.86-1.el5.noarch.rpm" }, { "comment_text": "Fedora 12 RPM", "digests": { "md5": "fde5f984714a100431c5b9a8a63e5d3f", "sha256": "aad35973bdeff386de67863c13d4a77a74dfc469872c1a5c8871390cf9450b18" }, "downloads": -1, "filename": "clustershell-1.2.86-1.fc12.noarch.rpm", "has_sig": false, "md5_digest": "fde5f984714a100431c5b9a8a63e5d3f", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 144268, "upload_time": "2010-06-17T23:50:34", "url": "https://files.pythonhosted.org/packages/d5/72/b69ed379b6b84a2570ce103fe60e517fd005b6014a5a8e24ce0ffc43e036/clustershell-1.2.86-1.fc12.noarch.rpm" }, { "comment_text": "Fedora 12 Source RPM", "digests": { "md5": "a2d4f0970808747553eb4671f9db6e57", "sha256": "1379c22fb653c321ce33a12e685b943c8d9859111ec488ff841cfe36e84a8e40" }, "downloads": -1, "filename": "clustershell-1.2.86-1.fc12.src.rpm", "has_sig": false, "md5_digest": "a2d4f0970808747553eb4671f9db6e57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92795, "upload_time": "2010-06-17T23:52:04", "url": "https://files.pythonhosted.org/packages/86/00/d17b02af0b1ef684d68adeb3f98a9cf63b399e70ec8e17645542e73ac299/clustershell-1.2.86-1.fc12.src.rpm" }, { "comment_text": "1.3 beta6", "digests": { "md5": "29edf2a0142ce95b704b384adc9e3e5a", "sha256": "fdd761235b34ee5507a6db68b7fde9686da9f735851775d51ca7ef31f7b5d5f7" }, "downloads": -1, "filename": "clustershell-1.2.86.tgz", "has_sig": false, "md5_digest": "29edf2a0142ce95b704b384adc9e3e5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127839, "upload_time": "2010-06-17T23:49:50", "url": "https://files.pythonhosted.org/packages/d0/6a/6b44d7f08d8a6b318d9c65e64d8c2fe878d5a6ddc40cd23ce2759d646ac8/clustershell-1.2.86.tgz" } ], "1.3": [ { "comment_text": "CentOS5 / RHEL5 RPM", "digests": { "md5": "2aaeee772d3898f7038a52e49d1a5182", "sha256": "892a579ab0285c48181c78ef428066c9b5792e278e416752fdab2cfe5cb24363" }, "downloads": -1, "filename": "clustershell-1.3-4.el5.noarch.rpm", "has_sig": false, "md5_digest": "2aaeee772d3898f7038a52e49d1a5182", "packagetype": "bdist_rpm", "python_version": "2.4", "requires_python": null, "size": 200472, "upload_time": "2010-08-27T01:56:15", "url": "https://files.pythonhosted.org/packages/fa/43/14bd316003d6559c6cca64ee6401a564b841f5981c07a0602c09ef5489b4/clustershell-1.3-4.el5.noarch.rpm" }, { "comment_text": "CentOS5 / RHEL5 Source RPM", "digests": { "md5": "4733f05462d6087383ff79a663071004", "sha256": "18f9c7fe45df8a12d21a24957eeaa69944abfd27e3ffa7894217417e0f979f0a" }, "downloads": -1, "filename": "clustershell-1.3-4.el5.src.rpm", "has_sig": false, "md5_digest": "4733f05462d6087383ff79a663071004", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125659, "upload_time": "2010-08-27T01:56:34", "url": "https://files.pythonhosted.org/packages/27/28/d125daa9141ba2d78c4b979b88d39b86c239303d4a0bb8779c6058accd50/clustershell-1.3-4.el5.src.rpm" }, { "comment_text": "Fedora 11 RPM", "digests": { "md5": "6ed53d696a978b2f1a2187517628e013", "sha256": "8291a85eafe663edeef137cbc0d5a7cd971cf3a57bafe1580b4247e292c1ad19" }, "downloads": -1, "filename": "clustershell-1.3-4.fc11.noarch.rpm", "has_sig": false, "md5_digest": "6ed53d696a978b2f1a2187517628e013", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 197481, "upload_time": "2010-08-27T01:55:13", "url": "https://files.pythonhosted.org/packages/cd/78/e64bb3d180ea7cf65871ea3dd30ff460b92959bf6ecf6818963665ace40c/clustershell-1.3-4.fc11.noarch.rpm" }, { "comment_text": "Fedora 11 Source RPM", "digests": { "md5": "44fa3fedb6535a73ce3d715d5f6917af", "sha256": "d7011e2b8439d70b792a00eff7e2c8638c624339872ed9381b3571f6ff770e68" }, "downloads": -1, "filename": "clustershell-1.3-4.fc11.src.rpm", "has_sig": false, "md5_digest": "44fa3fedb6535a73ce3d715d5f6917af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125858, "upload_time": "2010-08-27T01:55:31", "url": "https://files.pythonhosted.org/packages/52/8a/e93558d2be057588f5729d1e0512b2f1c6d3ce9bb7e1f444e06853ddb4df/clustershell-1.3-4.fc11.src.rpm" }, { "comment_text": "Fedora 12 RPM", "digests": { "md5": "f624c146f02d1f09084d94c654a859f8", "sha256": "cdd87bd967c6bbd7d7435439186d7bb8f215a54d6e95027d4bf9fb398c64656e" }, "downloads": -1, "filename": "clustershell-1.3-4.fc12.noarch.rpm", "has_sig": false, "md5_digest": "f624c146f02d1f09084d94c654a859f8", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 147208, "upload_time": "2010-08-27T01:54:17", "url": "https://files.pythonhosted.org/packages/54/d9/5e22b88052d1a9aa2eb9a7eae86163a522077cc6ae14a44ee897ffc0160c/clustershell-1.3-4.fc12.noarch.rpm" }, { "comment_text": "Fedora 12 Source RPM", "digests": { "md5": "f96d9f873694de133adfe9f18a2651c9", "sha256": "2ce355946b2489d5c3ecd5072c01f7c56d8af1ec969087e43a80f895b4eb5ec9" }, "downloads": -1, "filename": "clustershell-1.3-4.fc12.src.rpm", "has_sig": false, "md5_digest": "f96d9f873694de133adfe9f18a2651c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125847, "upload_time": "2010-08-27T01:54:45", "url": "https://files.pythonhosted.org/packages/86/06/aa0419eef22cd798e6d89596371699d869526dc083be4619f73031682d51/clustershell-1.3-4.fc12.src.rpm" }, { "comment_text": "Fedora 13 RPM", "digests": { "md5": "18c65c6c5d71beec69def2edaee84016", "sha256": "e928243b90ebba79c5392f48b1ce4f37ed0f7ac9db918cd920ceb19ea8a0811e" }, "downloads": -1, "filename": "clustershell-1.3-4.fc13.noarch.rpm", "has_sig": false, "md5_digest": "18c65c6c5d71beec69def2edaee84016", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 192512, "upload_time": "2010-08-27T01:53:10", "url": "https://files.pythonhosted.org/packages/71/0f/7fac7aa0ef01077e867c93fc5bb8393d5ca6acb1caa0d3334574da550865/clustershell-1.3-4.fc13.noarch.rpm" }, { "comment_text": "Fedora 13 Source RPM", "digests": { "md5": "e06d6756c8a7b4d3c602c34cdbb59ebf", "sha256": "5fb01f714718f9446c99d27a46368093988d3bfea6daa6ff6a3dd12360fa519a" }, "downloads": -1, "filename": "clustershell-1.3-4.fc13.src.rpm", "has_sig": false, "md5_digest": "e06d6756c8a7b4d3c602c34cdbb59ebf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125717, "upload_time": "2010-08-27T01:53:33", "url": "https://files.pythonhosted.org/packages/a3/79/6e4dba19d7022a3a65fef65798a95a6f053f5fa396e98e301b2df7cdda7c/clustershell-1.3-4.fc13.src.rpm" }, { "comment_text": "", "digests": { "md5": "8214d44e524858885c28a580ef078433", "sha256": "55a1e66a526cdf91ade2614720838b6bc692dfb3fa772126d40a0b565a2f03a9" }, "downloads": -1, "filename": "clustershell-1.3.tar.gz", "has_sig": false, "md5_digest": "8214d44e524858885c28a580ef078433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121202, "upload_time": "2010-08-27T01:52:37", "url": "https://files.pythonhosted.org/packages/f6/b8/efaea708545fc5e050a67e116b6daee541a1b8fb46d0addc25f90992dd1c/clustershell-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "RHEL5 RPM", "digests": { "md5": "e6af1b4e6987960a55eb73b4ec64df8d", "sha256": "efcbcd489a6413ccaac524f633f83134febcb53bfa43f06495f36f15866df2b7" }, "downloads": -1, "filename": "clustershell-1.3.1-1.el5.noarch.rpm", "has_sig": false, "md5_digest": "e6af1b4e6987960a55eb73b4ec64df8d", "packagetype": "bdist_rpm", "python_version": "2.4", "requires_python": null, "size": 198566, "upload_time": "2010-09-04T21:29:54", "url": "https://files.pythonhosted.org/packages/bf/89/df9d946c62abf1d71604d4ab9f37e64850fd50e8ffa178e34333d659655a/clustershell-1.3.1-1.el5.noarch.rpm" }, { "comment_text": "RHEL5 Source RPM", "digests": { "md5": "1a660912fa0177c7b27e5318874d8250", "sha256": "0bc8f9c9638aad2dfa39dfcb2341b5d58bbcec2e898baa32af51dcf319353c32" }, "downloads": -1, "filename": "clustershell-1.3.1-1.el5.src.rpm", "has_sig": false, "md5_digest": "1a660912fa0177c7b27e5318874d8250", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126713, "upload_time": "2010-09-04T21:30:10", "url": "https://files.pythonhosted.org/packages/b2/68/a3b19aec149ea48d5ad56464fbeefc878a4be2b85ae235bede8b9cdccb9f/clustershell-1.3.1-1.el5.src.rpm" }, { "comment_text": "Fedora 11 RPM", "digests": { "md5": "0ebd3b60df836f7237a28aa9853746ac", "sha256": "114b0baaf66e2bb74ecea5b30f4e896f7e5e6541accc8e8042589b4ad856a55c" }, "downloads": -1, "filename": "clustershell-1.3.1-1.fc11.noarch.rpm", "has_sig": false, "md5_digest": "0ebd3b60df836f7237a28aa9853746ac", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 195376, "upload_time": "2010-09-04T21:31:01", "url": "https://files.pythonhosted.org/packages/b7/27/248cb384b1bd449b77fc9cf4ae9fe16978cebb9985b1fbf4c6592e57873e/clustershell-1.3.1-1.fc11.noarch.rpm" }, { "comment_text": "Fedora 11 Source RPM", "digests": { "md5": "b789b937027725ea60be03e5285e003a", "sha256": "cb5a60e023990bdf7417e192fb8987cbe21e912d2f6e2f58af54696e40266ed7" }, "downloads": -1, "filename": "clustershell-1.3.1-1.fc11.src.rpm", "has_sig": false, "md5_digest": "b789b937027725ea60be03e5285e003a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 129263, "upload_time": "2010-09-04T21:31:22", "url": "https://files.pythonhosted.org/packages/80/5b/894da6f6232d29ac44a8581244eda2eb74cf801875618601384cea2f5845/clustershell-1.3.1-1.fc11.src.rpm" }, { "comment_text": "Fedora 12 RPM", "digests": { "md5": "69f0cb1c5b24f6eee572928ef51a4e52", "sha256": "bdee63395934c1f20340b27f2593f799b82588115ad67d6871dfd7d500b7c7b2" }, "downloads": -1, "filename": "clustershell-1.3.1-1.fc12.noarch.rpm", "has_sig": false, "md5_digest": "69f0cb1c5b24f6eee572928ef51a4e52", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 195318, "upload_time": "2010-09-04T21:32:01", "url": "https://files.pythonhosted.org/packages/78/96/6a8eefcfd109d0bec7a96da1e93ffa009a9e2dbe2c218623c658892b4ebd/clustershell-1.3.1-1.fc12.noarch.rpm" }, { "comment_text": "Fedora 12 Source RPM", "digests": { "md5": "f6a98e3b8f3c8930217885d301648177", "sha256": "dc6d26cac66bfdb3701a7392a6b25357d333d17c41f82c81ed9032541f7e4f70" }, "downloads": -1, "filename": "clustershell-1.3.1-1.fc12.src.rpm", "has_sig": false, "md5_digest": "f6a98e3b8f3c8930217885d301648177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128944, "upload_time": "2010-09-04T21:32:31", "url": "https://files.pythonhosted.org/packages/2f/27/6d96dad78ea84ff22e84d50028812ea1662d1b9e2449df5fc22229c85ed7/clustershell-1.3.1-1.fc12.src.rpm" }, { "comment_text": "Fedora 13 RPM", "digests": { "md5": "2802aa66042d95c819da8e4357fb3b6f", "sha256": "5c74e949c3ee8385e3004bfa2ee752a9c68968def88353c1fbbdb23d1d0e8297" }, "downloads": -1, "filename": "clustershell-1.3.1-1.fc13.noarch.rpm", "has_sig": false, "md5_digest": "2802aa66042d95c819da8e4357fb3b6f", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 195385, "upload_time": "2010-09-04T21:33:21", "url": "https://files.pythonhosted.org/packages/44/6e/bb2215e4e63f65d9c07a70e84f3797116183054a348a44c27f937367facd/clustershell-1.3.1-1.fc13.noarch.rpm" }, { "comment_text": "Fedora 13 Source RPM", "digests": { "md5": "40872dce24265971cdd68d07c7f4ca06", "sha256": "dc49964a0cc11ebf1b8c3087f08371fcc602bac06a5130c5415470b00ecb8fba" }, "downloads": -1, "filename": "clustershell-1.3.1-1.fc13.src.rpm", "has_sig": false, "md5_digest": "40872dce24265971cdd68d07c7f4ca06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127549, "upload_time": "2010-09-04T21:33:46", "url": "https://files.pythonhosted.org/packages/b8/5c/00d85b995795e56c2219003be172fffa872e1ed13ddfb738e2291ffa6a60/clustershell-1.3.1-1.fc13.src.rpm" }, { "comment_text": "Source tarball", "digests": { "md5": "7da24fec5ade19ec71c52e040d11fad2", "sha256": "aae0ae0a25b69ac6636a2ba442f2d9fa8b51c9523b027b4da261bcb1fa863899" }, "downloads": -1, "filename": "clustershell-1.3.1.tar.gz", "has_sig": false, "md5_digest": "7da24fec5ade19ec71c52e040d11fad2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122893, "upload_time": "2010-09-05T18:08:53", "url": "https://files.pythonhosted.org/packages/6d/a3/fb868570f57210f00ab9f54b67c69ea9c8064606e6128ed058cbb59bf8ed/clustershell-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "RHEL5 RPM", "digests": { "md5": "2c49482d5c2976f6d9bb23ab6dcdad39", "sha256": "36e3379e6752062ee44885dbb75ed760178524d4df40ebc2b03ab15f7c9d1124" }, "downloads": -1, "filename": "clustershell-1.3.2-1.el5.noarch.rpm", "has_sig": false, "md5_digest": "2c49482d5c2976f6d9bb23ab6dcdad39", "packagetype": "bdist_rpm", "python_version": "2.4", "requires_python": null, "size": 197168, "upload_time": "2010-09-11T11:08:58", "url": "https://files.pythonhosted.org/packages/e7/84/2ceeb1e6b395a783f0a2f9232da30b60c6226978b139aab4e6462dbc07dd/clustershell-1.3.2-1.el5.noarch.rpm" }, { "comment_text": "RHEL5 Source RPM", "digests": { "md5": "ef1c09f3bf22adf4be69049d428422ab", "sha256": "cabceba57852c6bd415d8d8258d5e6f910477abcc9017af4cf50822108837eaa" }, "downloads": -1, "filename": "clustershell-1.3.2-1.el5.src.rpm", "has_sig": false, "md5_digest": "ef1c09f3bf22adf4be69049d428422ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127296, "upload_time": "2010-09-11T11:09:19", "url": "https://files.pythonhosted.org/packages/d5/bb/8258b8602f83948725a06d622439e1d078c4e5c9cc949c84d9556d05ecd3/clustershell-1.3.2-1.el5.src.rpm" }, { "comment_text": "Fedora 13 RPM", "digests": { "md5": "5d5f2039db98a7f9dcf82b5249afbfe2", "sha256": "265dc5ffa24ea9458bb454a30fec4bc2081bd950139da2a179f11c1b00e4590c" }, "downloads": -1, "filename": "clustershell-1.3.2-1.fc13.noarch.rpm", "has_sig": false, "md5_digest": "5d5f2039db98a7f9dcf82b5249afbfe2", "packagetype": "bdist_rpm", "python_version": "2.6", "requires_python": null, "size": 148132, "upload_time": "2010-09-11T11:10:03", "url": "https://files.pythonhosted.org/packages/41/42/1813314ca1eeae2c9ec8f4fe9b7ad1f5f31550d61eb4a66c6cff8eaba428/clustershell-1.3.2-1.fc13.noarch.rpm" }, { "comment_text": "Fedora 13 Source RPM", "digests": { "md5": "88d9bf020c3f1bcb49f98be9d71eaffd", "sha256": "55fcad835a51ec666fabfa6881a12db1923212847764442c20c29fe484b48682" }, "downloads": -1, "filename": "clustershell-1.3.2-1.fc13.src.rpm", "has_sig": false, "md5_digest": "88d9bf020c3f1bcb49f98be9d71eaffd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128261, "upload_time": "2010-09-11T11:10:30", "url": "https://files.pythonhosted.org/packages/de/81/3383416a945604405c18f0a7dac9caa12162f18a1eb79bfa4bbf9004339c/clustershell-1.3.2-1.fc13.src.rpm" }, { "comment_text": "Source tarball", "digests": { "md5": "97ac1bfd80521b3f35ad313e3b579376", "sha256": "6795724b20fbb348db83051694a0f76e6c30d8500841f5d184f05d030e463053" }, "downloads": -1, "filename": "clustershell-1.3.2.tar.gz", "has_sig": false, "md5_digest": "97ac1bfd80521b3f35ad313e3b579376", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 123005, "upload_time": "2010-09-11T11:08:08", "url": "https://files.pythonhosted.org/packages/f7/3f/e088c8b90bb9d72ece3f355d1819fddb4970b57c8278a50f2cdf1f135208/clustershell-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "Source tarball", "digests": { "md5": "7c2fbf117c80709bb488c1f92bf7fd35", "sha256": "dc2f9aaf0f56259e5f551633cee067f0c5f2cac05504f7c8ef727bc4df8f7935" }, "downloads": -1, "filename": "clustershell-1.3.3.tar.gz", "has_sig": false, "md5_digest": "7c2fbf117c80709bb488c1f92bf7fd35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124081, "upload_time": "2010-10-21T01:13:02", "url": "https://files.pythonhosted.org/packages/ce/8b/03842fb2c8d2a51ad9c98bfff5fabf67b7c381f07f63ff9f2d80141f0645/clustershell-1.3.3.tar.gz" } ], "1.4": [ { "comment_text": "Source tarball", "digests": { "md5": "d5db30b70708df7693495c297ae39636", "sha256": "d64d961345fa02817585c2856f34e7c9a775754e04d94301bd223486d353cc0d" }, "downloads": -1, "filename": "clustershell-1.4.tar.gz", "has_sig": false, "md5_digest": "d5db30b70708df7693495c297ae39636", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135120, "upload_time": "2011-01-16T01:28:40", "url": "https://files.pythonhosted.org/packages/3b/a8/da9e9375c5f3b24325fce44a8919f50aaf7cfbfb79157687a4e18b905004/clustershell-1.4.tar.gz" } ], "1.4.1": [ { "comment_text": "Source tarball", "digests": { "md5": "e0e52f207674c976667198859b0aad36", "sha256": "a70cc0ce8fe4e53f6b0a600ac7274e5e6c1a1585eb5ef21135dd59486dd36244" }, "downloads": -1, "filename": "clustershell-1.4.1.tar.gz", "has_sig": false, "md5_digest": "e0e52f207674c976667198859b0aad36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 137950, "upload_time": "2011-02-13T17:40:32", "url": "https://files.pythonhosted.org/packages/a7/aa/283bcf46751f9693c62d2470be0062d316ebee80bfd22a1de5debfacbbca/clustershell-1.4.1.tar.gz" } ], "1.4.2": [ { "comment_text": "Source tarball", "digests": { "md5": "3e20ff10ae46f5c82c0a2319c890a96c", "sha256": "722594f770e5fb3aeeaccd125b45c20a812fa9bd71ec0b293f306d49de48f941" }, "downloads": -1, "filename": "clustershell-1.4.2.tar.gz", "has_sig": false, "md5_digest": "3e20ff10ae46f5c82c0a2319c890a96c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151926, "upload_time": "2011-03-15T23:27:54", "url": "https://files.pythonhosted.org/packages/b8/ec/9f7d140f69aac9a3ea8240a68365516d01b5de7f20466e33c05212fe0e76/clustershell-1.4.2.tar.gz" } ], "1.4.3": [ { "comment_text": "Source tarball", "digests": { "md5": "2d5058a1d90f6ef694d3a5d77784a527", "sha256": "a0a8a333c7ec31bfaa3323b49e3a74911a7f2b50dabd0b4ee71ab56073f3d890" }, "downloads": -1, "filename": "clustershell-1.4.3.tar.gz", "has_sig": false, "md5_digest": "2d5058a1d90f6ef694d3a5d77784a527", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 153086, "upload_time": "2011-03-19T22:27:18", "url": "https://files.pythonhosted.org/packages/3f/a9/672e69fc7dfe8e46ae91c7e8ab8b6cc70a0d4f659e54ff981c6f72be705a/clustershell-1.4.3.tar.gz" } ], "1.5.1": [ { "comment_text": "Source tarball", "digests": { "md5": "027506d825ecc4b361f49d0742e63332", "sha256": "5358dacc220de89f6f5c09f81f0ad41cdbed8ef46ea3efda6ce1b02637596622" }, "downloads": -1, "filename": "clustershell-1.5.1.tar.gz", "has_sig": false, "md5_digest": "027506d825ecc4b361f49d0742e63332", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 159537, "upload_time": "2011-06-10T18:51:04", "url": "https://files.pythonhosted.org/packages/3f/92/f633c05dc6bb4053f07415b9298406896dcbf5820decf56d4d01974f2045/clustershell-1.5.1.tar.gz" } ], "1.6": [ { "comment_text": "Source tarball", "digests": { "md5": "84a832352c713623117ac175ea715d0f", "sha256": "72972612c41545feb3594033801adbe8199e96d0797ef9f3df2d2cee4a5ea17a" }, "downloads": -1, "filename": "clustershell-1.6.tar.gz", "has_sig": false, "md5_digest": "84a832352c713623117ac175ea715d0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194227, "upload_time": "2012-04-12T18:10:53", "url": "https://files.pythonhosted.org/packages/2a/8b/be8120fb396ac07f29daf87e648888bce098aeab9c7de626371f50b0a81f/clustershell-1.6.tar.gz" } ], "1.7": [ { "comment_text": "Source tarball", "digests": { "md5": "7353b10ee31a80b99c416cfb8cb531c7", "sha256": "4a889141e3c160205eb5ffe37ed1b1c0a3b45341fbfb21909497071f3d7bded1" }, "downloads": -1, "filename": "clustershell-1.7-1.tar.gz", "has_sig": false, "md5_digest": "7353b10ee31a80b99c416cfb8cb531c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 345910, "upload_time": "2015-11-11T06:31:38", "url": "https://files.pythonhosted.org/packages/13/53/e265a4b4ed729c2942fecfa23c185ea30a50a12cee358889167e85213e87/clustershell-1.7-1.tar.gz" } ], "1.7.1": [ { "comment_text": "Source tarball", "digests": { "md5": "feb73182bbc7468517c7b79f10b2ac33", "sha256": "1d15430d74d88283120b53562d063b3698044c11162f69b0c52ffa0d2d849d9f" }, "downloads": -1, "filename": "clustershell-1.7.1.tar.gz", "has_sig": false, "md5_digest": "feb73182bbc7468517c7b79f10b2ac33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 336154, "upload_time": "2016-03-01T05:18:50", "url": "https://files.pythonhosted.org/packages/f0/0d/794c0beffa3e4c1e57f6b61e625763185de1ce9a592ed68110dc12426001/clustershell-1.7.1.tar.gz" } ], "1.7.2": [ { "comment_text": "Source tarball", "digests": { "md5": "df746ff2f3157bddb5b66258f6497c0e", "sha256": "148bbebdb762315a8cab612c51f5c496b069ad7108ec3532f5b31db32ee26e69" }, "downloads": -1, "filename": "clustershell-1.7.2.tar.gz", "has_sig": false, "md5_digest": "df746ff2f3157bddb5b66258f6497c0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 338517, "upload_time": "2016-06-23T06:17:09", "url": "https://files.pythonhosted.org/packages/c6/3d/88e3ef619f74c38af5e83bca4d324fa5a80e01c93fff9f722208b4846268/clustershell-1.7.2.tar.gz" } ], "1.7.3": [ { "comment_text": "Source tarball", "digests": { "md5": "7db84af5a6bd2d4437bf00ef5ad73fd1", "sha256": "b4a377c68deee4823ef24e619e9d83a7833140ee8454de1c3f8a0516801420a1" }, "downloads": -1, "filename": "clustershell-1.7.3.tar.gz", "has_sig": false, "md5_digest": "7db84af5a6bd2d4437bf00ef5ad73fd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 337642, "upload_time": "2016-12-21T21:50:19", "url": "https://files.pythonhosted.org/packages/dc/48/b5e81db9ad87397ee74fd09f78009e48bfca79e79926a9ab1a03093301da/clustershell-1.7.3.tar.gz" } ], "1.7.81": [ { "comment_text": "", "digests": { "md5": "fdb7f5d7eba9c821563dbe8d94118b47", "sha256": "4a2ee930b12f74baee9a6f518b0e68bb2a76116fe61f24608ee5e22cd426fd1f" }, "downloads": -1, "filename": "ClusterShell-1.7.81.tar.gz", "has_sig": false, "md5_digest": "fdb7f5d7eba9c821563dbe8d94118b47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 359852, "upload_time": "2017-09-02T18:25:20", "url": "https://files.pythonhosted.org/packages/7c/09/f385d4d2ff97e48c6c0599e8afba46a5803b967da23aa56226c11e064812/ClusterShell-1.7.81.tar.gz" } ], "1.7.82": [ { "comment_text": "", "digests": { "md5": "a42f264e94c0f2330d5e2440a519b041", "sha256": "3a8a494674fbd3509da12432822dd89afd8b09499db5b0f989744b5a8268b7aa" }, "downloads": -1, "filename": "ClusterShell-1.7.82.tar.gz", "has_sig": false, "md5_digest": "a42f264e94c0f2330d5e2440a519b041", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343645, "upload_time": "2017-10-02T23:50:37", "url": "https://files.pythonhosted.org/packages/f0/35/ae5e52b69e2868eee5f5bdd5e92c9b6af72c85e4339b710dfe3c83f28ee9/ClusterShell-1.7.82.tar.gz" } ], "1.7.91": [ { "comment_text": "", "digests": { "md5": "5acd9b9d2c61e58ccbb3a5290ecc00ef", "sha256": "80c7151f325fc7b99d92cf96dde79ee0a6b36e0c42287f15b61cad87f9c69b49" }, "downloads": -1, "filename": "ClusterShell-1.7.91.tar.gz", "has_sig": false, "md5_digest": "5acd9b9d2c61e58ccbb3a5290ecc00ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 352491, "upload_time": "2017-10-18T16:58:12", "url": "https://files.pythonhosted.org/packages/e2/36/66bfb6ccbbc6ac37d20e487a0adf7248c7e558fca46d4f5b9d37f092722d/ClusterShell-1.7.91.tar.gz" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "115e8e80852fe396eded05458cea4cd0", "sha256": "95dc937356a9c00a5a58f30d3826fb666d9c8b411a2e11134e1467c111bea0ae" }, "downloads": -1, "filename": "ClusterShell-1.8.tar.gz", "has_sig": false, "md5_digest": "115e8e80852fe396eded05458cea4cd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 352592, "upload_time": "2017-10-25T17:29:40", "url": "https://files.pythonhosted.org/packages/d5/8d/d3fa9b759566c9dfebe5e1f43bc69addd2fc5b9a6bbf87de2c8aeed94799/ClusterShell-1.8.tar.gz" } ], "1.8.1": [ { "comment_text": "", "digests": { "md5": "f50ab165a27cbc14da7b70a5a2d089dd", "sha256": "e913efb4fe017eed9731d5ad8be397509e7f1966e6cb6441ee2bce074b16b310" }, "downloads": -1, "filename": "ClusterShell-1.8.1.tar.gz", "has_sig": false, "md5_digest": "f50ab165a27cbc14da7b70a5a2d089dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 355499, "upload_time": "2018-11-03T06:30:22", "url": "https://files.pythonhosted.org/packages/7f/63/d8c86ebdfd64195e2de73447a8729e7735d7654db14c9da0c52cda6b3ebc/ClusterShell-1.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f50ab165a27cbc14da7b70a5a2d089dd", "sha256": "e913efb4fe017eed9731d5ad8be397509e7f1966e6cb6441ee2bce074b16b310" }, "downloads": -1, "filename": "ClusterShell-1.8.1.tar.gz", "has_sig": false, "md5_digest": "f50ab165a27cbc14da7b70a5a2d089dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 355499, "upload_time": "2018-11-03T06:30:22", "url": "https://files.pythonhosted.org/packages/7f/63/d8c86ebdfd64195e2de73447a8729e7735d7654db14c9da0c52cda6b3ebc/ClusterShell-1.8.1.tar.gz" } ] }